معرفی شرکت ها


ContrailOnlineCAClient-0.5.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Certificate Authority web service client
ویژگی مقدار
سیستم عامل -
نام فایل ContrailOnlineCAClient-0.5.1
نام ContrailOnlineCAClient
نسخه کتابخانه 0.5.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Philip Kershaw
ایمیل نویسنده Philip.Kershaw@stfc.ac.uk
آدرس صفحه اصلی https://github.com/cedadev/online_ca_client
آدرس اینترنتی https://pypi.org/project/ContrailOnlineCAClient/
مجوز BSD - See LICENSE file in contrail.security.onlineca.client
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 EU Contrail Project. Prerequisites ============= This has been developed and tested for Python 2.7 and Python 3.6. Installation ============ Installation can be performed using pip. Configuration ============= Examples are contained in ``onlineca.client.test``.


نحوه نصب


نصب پکیج whl ContrailOnlineCAClient-0.5.1:

    pip install ContrailOnlineCAClient-0.5.1.whl


نصب پکیج tar.gz ContrailOnlineCAClient-0.5.1:

    pip install ContrailOnlineCAClient-0.5.1.tar.gz