Class SslCertificateManager
java.lang.Object
com.aoindustries.aoserv.daemon.ssl.SslCertificateManager
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<Certificate.Check>
checkSslCertificate
(Certificate certificate, boolean allowCached)
-
Method Details
-
checkSslCertificate
public static List<Certificate.Check> checkSslCertificate(Certificate certificate, boolean allowCached) throws IOException, SQLException - Throws:
IOException
SQLException
-