first cut at using letsencrypt cert for fpaste.org. ticket 5784
This commit is contained in:
parent
170270f1cb
commit
38884a1b7c
3 changed files with 15 additions and 0 deletions
2
files/httpd/fpaste.org.conf
Normal file
2
files/httpd/fpaste.org.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
RewriteEngine on
|
||||
RewriteRule ^/\.well-known/(.*) /srv/web/acme-challenge/.well-known/$1 [L]
|
Loading…
Add table
Add a link
Reference in a new issue