Skip to content
Snippets Groups Projects
Unverified Commit f1809d2e authored by anarcat's avatar anarcat
Browse files

link to letsencrypt docs

parent 7664dcd4
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,9 @@ Adding a new component
ssl::service { onionperf.torproject.org': ensure => 'ifstatic', notify => Exec['service apache2 reload'], key => true, }
This also requires generating an X509 certificate, for which we use
Let's encrypt. See [[letsencrypt]] for details.
6. add an onion service, by adding another `onion::service` line in
[[puppet]] to `modules/roles/manifests/static_mirror_onion.pp`:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment