Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047914
en ru br
ALT Linux repos
S:0.5.1-alt1

Group :: Development/Python3
RPM: python3-module-ContrailOnlineCAClient

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.5.1-alt1
Build date: 21 january 2020, 13:41 ( 218.4 weeks ago )
Size: 25.78 Kb

Home page:   https://pypi.python.org/pypi/ContrailOnlineCACli…

License: BSD
Summary: Certificate Authority Web Service
Description:

Provides the client interface for an online Certificate Authority
web-service.

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.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • python3-module-ContrailOnlineCAClient-tests
  • python3-module-ContrailOnlineCAClient
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin