Add functionality by copy-pasting pre-generated certs to vm and update README.md
This commit includes the pre-generated certs in the files/certs directory. README.md was thoroughly updated to include an example of using certbot with this role and how to import the root.crt to Firefox.
This commit is contained in:
parent
b3204eb4da
commit
ab99bc577f
8 changed files with 125 additions and 12 deletions
|
|
@ -11,9 +11,6 @@
|
|||
localhost:8443 {
|
||||
acme_server {
|
||||
ca local
|
||||
lifetime 720h
|
||||
}
|
||||
}
|
||||
|
||||
# Refer to the Caddy docs for more information:
|
||||
# https://caddyserver.com/docs/caddyfile
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue