Metadata-Version: 1.1
Name: certbot_dns_transip
Version: 0.2.6
Summary: Certbot plugin to authenticate using dns TXT records via Transip API
Home-page: https://github.com/hsmade/certbot_dns_transip
Author: Wim Fournier
Author-email: wim@fournier.nl
License: Apache license 2.0
Description-Content-Type: UNKNOWN
Description: ===============================
        certbot-dns-transip
        ===============================
        
        Certbot plugin to authenticate using dns TXT records via Transip API
        
        
        * Documentation: https://readthedocs.org/projects/certbot-dns-transip/
        
        * Running with docker: `docker run -ti -v $PWD/transip.ini:/transip.ini -v $PWD/transip-rsa.key:/transip-rsa.key hsmade/certbot-transip certonly -d <host.domain.tld> -a certbot-dns-transip:dns-transip --certbot-dns-transip:dns-transip-credentials transip.ini --certbot-dns-transip:dns-transip-propagation-seconds 240`
        
        
        
        
        History
        -------
        
        0.2.6 (21-03-2020)
        ---------------------
        
        * updated transip lib
        
        0.1.4 (18-01-2019)
        ---------------------
        
        * Added docker image + instructions
        
        0.1.2 (12-11-2018)
        ---------------------
        
        * Updated the API for transip to current version
        
        0.1 (14-07-2017)
        ---------------------
        
        * First release on https://pypi.python.org/pypi/certbot-dns-transip
        
Keywords: certbot_dns_transip
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
