mirror of
https://github.com/certbot/certbot.git
synced 2026-07-24 16:27:08 +02: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 is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
Readme
146 MiB
Languages
Python
94.5%
Shell
3.7%
Batchfile
0.8%
Makefile
0.7%
Augeas
0.2%