معرفی شرکت ها


ContrailOnlineCAService-0.4.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Certificate Authority Web Service
ویژگی مقدار
سیستم عامل -
نام فایل ContrailOnlineCAService-0.4.0
نام ContrailOnlineCAService
نسخه کتابخانه 0.4.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Philip Kershaw
ایمیل نویسنده Philip.Kershaw@stfc.ac.uk
آدرس صفحه اصلی https://github.com/cedadev/online_ca_service
آدرس اینترنتی https://pypi.org/project/ContrailOnlineCAService/
مجوز BSD - See LICENSE file in contrail.security.onlineca.server
Provides a simple web service interface to a Certificate Authority. This is suitable for use as a SLCS (Short-Lived Credential Service). The interface is implemented as a WSGI application which fronts a Certificate Authority. The Certificate Authority is implemented with the ``ContrailCA`` package also available from PyPI. Web service call can be made to request an X.509 certificate. The web service interface is RESTful and uses GET and POST operations. The service should be hosted over HTTPS. Client authentication is configurable to the required means using any WSGI-compatible filters including repoze.who. An application is included which uses HTTP Basic Auth to pass username/password credentials. SSL client-based authentication can also be used. A client is available with the ``ContrailOnlineCAClient`` package also available from PyPI. The code has been developed for the Contrail Project, http://contrail-project.eu/ Prerequisites ============= This has been developed and tested for Python 2.7 and 3.5. Installation ============ Installation can be performed using pip. Configuration ============= Examples are contained in ``contrail.security.onlineca.server.test``.


نحوه نصب


نصب پکیج whl ContrailOnlineCAService-0.4.0:

    pip install ContrailOnlineCAService-0.4.0.whl


نصب پکیج tar.gz ContrailOnlineCAService-0.4.0:

    pip install ContrailOnlineCAService-0.4.0.tar.gz