Void acceptCertificate(TLSsession session, String certfile)
Arguments
session: An open TLS Sessioncertfile: A file containing one or more PEM-encoded Certification Authority certificates.
Usage
Accept the certificates in the given file as signing certificates for the current connection.