Metadata-Version: 1.1
Name: caramel
Version: 1.9.1
Summary: caramel
Home-page: https://github.com/MyTemp/caramel
Author: D.S. Ljungmark
Author-email: spider@modio.se
License: UNKNOWN
Description: 
        Caramel is a certificate management system that makes it easy to use client
        certificates in web applications, mobile applications, embedded use and
        other places. It solves the certificate signing and certificate
        management headache, while attempting to be easy to deploy, maintain and
        use in a secure manner.
        
        Caramel makes it easier (it's never completely easy) to run your own
        certificate authority and manage and maintain keys and signing periods.
        
        Caramel focuses on reliably and continuously updating short-lived certificates
        where clients (and embedded devices) continue to "phone home" and fetch
        updated certificates.  This means that we do not have to provide OCSP and
        CRL endpoints to handle compromised certificates, but only have to stop
        updating the certificate. This also means that expired certificates
        should be considered broken.
              
Keywords: web wsgi bfg pylons pyramid certificates x509 ca cert ssl tls
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
