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.1.tar.gz
(9.8 kB
view hashes)
Built Distributions
Close
Hashes for certbot_onion-0.3.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 056abae9ed07cd3581795a8d794bd920e18b59fd83b1ff0272fa892ca9702b81 |
|
MD5 | 70535415ae4a23e2cf3910c05536d5d8 |
|
BLAKE2b-256 | 108010d38171c5e9bdd80d7d380dcf7b551a0a51afe451b754d4a98b6013b153 |
Close
Hashes for certbot_onion-0.3.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b39c4adf4a0cb3faef6f444e03b178add4bc7eae3598ad992c9ea6eaa107bccc |
|
MD5 | f8c5a830366ed41057cb7c5705cc24a5 |
|
BLAKE2b-256 | 4c62134355cb791c329604049211c642d3abe245a8cb40bfcdb1cb7ddc247366 |