Metadata-Version: 1.0
Name: zopyx.check_ssl_domains
Version: 1.0.2
Summary: Check expiration date of SSL/TLS certs on web host
Home-page: UNKNOWN
Author: Andreas Jung
Author-email: info@zopyx.com
License: UNKNOWN
Description: zopyx.check-ssl-domains
        =======================
        
        Check a list of host/domain names for their expiration date.
        
        Usage
        -----
        
        - create a file domains.txt containing a number of domain names - one per line like:
        
           www.example.com 
           www.example2.com
        
        - install `zopyx.check-ssl-domains` using pip
        
        - run `check-ssl-domains domains.txt`
        
        Requirements
        ------------
        
        - Python 3.6 or higher
        
        Homepage
        --------
        
        - https://github.com/zopyx/ssl-cert-check
        
        Author
        ------
        Andreas Jung/ZOPYX
        www.zopyx.com
        info@zopyx.com
        
Platform: UNKNOWN
