linkcheck.plugins.sslcertcheck
Handle https links.
Classes
  | 
Check SSL certificate expiration date.  | 
- class linkcheck.plugins.sslcertcheck.SslCertificateCheck(config)[source]
 Bases:
_ConnectionPluginCheck SSL certificate expiration date. Only internal https: links will be checked. A domain will only be checked once to avoid duplicate warnings. The expiration warning time can be configured with the sslcertwarndays option.
Initialize plugin.