Metadata-Version: 1.1
Name: digicert-client
Version: 1.0.1
Summary: DigiCert, Inc. web API client library
Home-page: http://github.com/digicert/digicert_client/python
Author: DigiCert, Inc.
Author-email: support@digicert.com
License: MIT
Description: digicert_client
        ---------------
        
        This package facilitates programmatic access to the DigiCert, Inc. web APIs for DigiCert customers.
        Currently supported actions include:
        
        * Ordering of certificates
        * Checking on order status
        * Retrieving approved certificates
        
        Customers must enable API access for their DigiCert account and generate an API key in order to use this package.
        Contact `DigiCert Customer Support`_ to get started.
        
        .. _DigiCert Customer Support: https://www.digicert.com/support/
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Security
