mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
b8d3aab7a59231cdd256482daa14ab8378daf8b5
Shuffle files around in an initial attempt of creating trustify, trustify.protocol and trustify.client Python modules. The reference implemntation of the server remains where it was for now.
The Chocolate project to implement sweet automatic encryption for webservers. There are two portions to the Chocoate protocol. client-webserver/ contains code that can be run on any webserver (eventually, email, XMPP and other SSL-securable servers too); it is used to automatically request and install a CA-signed certificate for that server's public names. server-ca/ contains a reference implementation for CAs to receive requests for certs, set challenges for the requesting servers to prove that they really control the names, and issue certificates. Debian dependencies: build deps: swig protobuf-compiler python-dev others: gnutls-bin # for make cert requests python-protobuf python-dialog hashcash
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.
146 MiB
Languages
Python
94.5%
Shell
3.7%
Batchfile
0.8%
Makefile
0.7%
Augeas
0.2%