Skip to main content

A Python client for the Microsoft AD Certificate Services web page

Project description

https://travis-ci.org/magnuswatn/certsrv.svg?branch=master https://codecov.io/gh/magnuswatn/certsrv/branch/master/graph/badge.svg https://badge.fury.io/py/certsrv.svg

It is quite normal to have an internal PKI based on the Microsoft AD Certificate Services, which work great with Windows, but not so much on other OSes. Users of other OSes must often manually create a CSR and then use the Certificate Services web page (certsrv) to get a certificate. This is not ideal, as it is a manual and time consuming (and creating a csr with OpenSSL on the command line is confusing and complicated.)

This is a simple litle Python client for the certsrv page, so that Python programs can get certificates without manual operation.

Installation

$ pip install certsrv

Or, if you want NTLM support:

$ pip install certsrv[ntlm]

Documentation

See Documentation

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

certsrv-2.1.0.tar.gz (5.6 kB view hashes)

Uploaded Source

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