Metadata-Version: 1.1
Name: certbot-openshift
Version: 0.1.1
Summary: Openshift / Certbot Integration
Home-page: https://gitlab.com/thelabnyc/certbot-openshift
Author: Craig Weber
Author-email: crgwbr@gmail.com
License: ISC
Description: =================
        Certbot Openshift
        =================
        
        |  |license| |kit| |format| |downloads|
        
        This is a plugin for `Certbot <https://certbot.eff.org/>`_ that allows installing certificates in `Openshift 3 Routes <https://docs.openshift.com/dedicated/architecture/core_concepts/routes.html>`_.
        
        **Full Documentation**: https://certbot-openshift.readthedocs.io
        
        
        .. |license| image:: https://img.shields.io/pypi/l/certbot-openshift.svg
            :target: https://pypi.python.org/pypi/certbot-openshift
        .. |kit| image:: https://badge.fury.io/py/certbot-openshift.svg
            :target: https://pypi.python.org/pypi/certbot-openshift
        .. |format| image:: https://img.shields.io/pypi/format/certbot-openshift.svg
            :target: https://pypi.python.org/pypi/certbot-openshift
        .. |downloads| image:: https://img.shields.io/pypi/dm/certbot-openshift.svg?maxAge=2592000
            :target: https://pypi.python.org/pypi/certbot-openshift
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Security
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
