mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
6d64bab45e841f1fa6c841ad3f8a34318482aa55
It turns out that M2Crypto.RSA.load_key_string() requires a keypair, not a public key. There is no M2Crypto.RSA.load_pub_key_string(), only M2Crypto.RSA.load_pub_key_bio(), which requires an OpenSSL BIO object.
The Chocolate project to implement sweet automatic encryption for webservers.
Description
Certbot - это инструмент EFF для получения сертификатов от Let's Encrypt и (опционально) автоматического включения HTTPS на вашем сервере. Он также может выступать в качестве клиента для любого другого центра сертификации, использующего протокол ACME
Languages
Python
94.1%
Shell
3.7%
Batchfile
0.8%
Makefile
0.7%
NSIS
0.3%
Other
0.2%