Skip to main content

Certificate Authority Web Service

Project description

Provides the client interface for an online Certificate Authority web-service.
This package works with the ``ContrailOnlineCAService`` the server-side
implementation also available from PyPI.

Web service calls can be made to request a certificate. The web service
interface is RESTful using GET and POST operations. To request a certificate,
a Certificate Signing Request is sent as a field with a HTTP POST call. The
service should be hosted over HTTPS. The client authenticates using HTTP Basic
Auth or SSL client authentication. In the first case, username and password
are sent. For the latter, at least a username should be set as this needed to
configure the subject name of the certificate requested. If authentication
succeeds, an X.509 certificate is returned.

As well as a Python client, an implementation is included as shell scripts.
These require only openssl and wget or curl which are typically available on
Linux/UNIX based systems.

The code has been developed for the Contrail Project, http://contrail-project.eu/

Prerequisites
=============
This has been developed and tested for Python 2.6 and 2.7.

Installation
============
Installation can be performed using easy_install or pip.

Configuration
=============
Examples are contained in ``onlineca.client.test``.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ContrailOnlineCAClient-0.2.0.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

ContrailOnlineCAClient-0.2.0-py2.7.egg (158.3 kB view details)

Uploaded Source

File details

Details for the file ContrailOnlineCAClient-0.2.0.tar.gz.

File metadata

File hashes

Hashes for ContrailOnlineCAClient-0.2.0.tar.gz
Algorithm Hash digest
SHA256 0a0a30dcb3a52ff603fa6520bbe3757e613f23b9fdeeb207e83dad2d34d2ea2d
MD5 bcf8542a6ee25701f6e24bdfe4ecdce6
BLAKE2b-256 3e6c38e2a5ff33c7b47d5cd6bb7ad2b8442f30258b3d78dbfcc7d7f743f54e6e

See more details on using hashes here.

File details

Details for the file ContrailOnlineCAClient-0.2.0-py2.7.egg.

File metadata

File hashes

Hashes for ContrailOnlineCAClient-0.2.0-py2.7.egg
Algorithm Hash digest
SHA256 15b179433d3961087b3a824b23af4b475ee18f551cf5265e7aafb06421ce420a
MD5 128f53c9d6d10dbec328cc6bd182f5de
BLAKE2b-256 dd922e36aa0340c2b6d9a003e77bc279bbfebca410dfc249951e9bc7626eb23d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page