[ 源代码: python-certbot-nginx ]
软件包:python3-certbot-nginx(0.31.0-1)
python3-certbot-nginx 的相关链接
Debian 的资源:
下载源码包 python-certbot-nginx:
- [python-certbot-nginx_0.31.0-1.dsc]
- [python-certbot-nginx_0.31.0.orig.tar.gz]
- [python-certbot-nginx_0.31.0.orig.tar.gz.asc]
- [python-certbot-nginx_0.31.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [letsencrypt.org]
相似软件包:
Nginx plugin for Certbot
The objective of Certbot, Let's Encrypt, and the ACME (Automated Certificate Management Environment) protocol is to make it possible to set up an HTTPS server and have it automatically obtain a browser-trusted certificate, without any human intervention. This is accomplished by running a certificate management agent on the web server.
This agent is used to:
- Automatically prove to the Let's Encrypt CA that you control the website - Obtain a browser-trusted certificate and set it up on your web server - Keep track of when your certificate is going to expire, and renew it - Help you revoke the certificate if that ever becomes necessary.
This package contains the Nginx plugin to the main application.
其他与 python3-certbot-nginx 有关的软件包
|
|
|
|
-
- dep: certbot (>= 0.25.0~)
- 使用 Let's Encrypt 自动配置 HTTPS
-
- dep: nginx
- 小巧、强大、可扩展的网络/代理服务器
同时作为一个虚包由这些包填实: nginx-extras, nginx-full, nginx-light
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-acme (>= 0.26.0~)
- ACME protocol library for Python 3
-
- dep: python3-certbot (>= 0.25.0~)
- main library for certbot
-
- dep: python3-mock
- Mocking and Testing Library (Python3 version)
-
- dep: python3-openssl (>= 0.13)
- Python 3 wrapper around the OpenSSL library
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-pyparsing (>= 1.5.5)
- alternative to creating and executing simple grammars - Python 3.x
-
- dep: python3-zope.interface
- Interfaces for Python3
-
- sug: python-certbot-nginx-doc
- Nginx plugin documentation for Certbot