Certbot authenticator plugin for the onion-csr-01 challenge
Project description
certbot-onion
onion-csr-01
Authenticator plugin for Certbot
This plugin allows certbot to request certificates for .onion
domains using the onion-csr-01
challenge type,
signing the request with the key of the hidden service.
Installation
pip install certbot-onion
Usage
certbot --server https://acme.api.acmeforonions.org/directory certonly -d 5anebu2glyc235wbbop3m2ukzlaptpkq333vdtdvcjpigyb7x2i2m2qd.onion --authenticator onion-csr
The important arguments here is: --authenticator onion-csr
Configuration arguments
--onion-csr-torrc-file /etc/tor/torrc
- Provides the path to thetorrc
file, hidden service directories are discovered from this file.--onion-csr-hs-dir /var/lib/tor/example_hs/
- Provides the path to the hidden service directory, this can be specified multiple times for multiple domains.
If your torrc
is in the standard location of /etc/tor/torrc
then you do not need to specify any configuration arguments.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
certbot_onion-0.3.0.tar.gz
(9.8 kB
view hashes)
Built Distributions
Close
Hashes for certbot_onion-0.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d6ffc0fe126ccf9b0af20bdbbf43a364592d39c795c66d0a7d6591f1060304b |
|
MD5 | 774718c8ca28d87d550055fe0a125ee7 |
|
BLAKE2b-256 | 8b63cc04992b36558f2d9ea1447510be5e2ebaabf68652210d2fc3d30e404529 |
Close
Hashes for certbot_onion-0.3.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7ca83af232f07fa8cda7e158e2e1091e5bb6f92b793351e5449774de2bb4237 |
|
MD5 | 0176db28287d3b460faeb34347515bf8 |
|
BLAKE2b-256 | 0a6bc37ba0cb9d7ae05cb42d8f7280eb06ced08b80dfe56e1b8bf92e5bb3b0f0 |