Add note to update DNS
This commit is contained in:
parent
20b2373090
commit
e94faba126
1 changed files with 3 additions and 0 deletions
|
@ -72,6 +72,9 @@ might get that running remotely for a more complete test.
|
||||||
With routing all updated, that [configured certificate](#acme-client) can now be issued. After watching LetsEncrypt issue the certificate,
|
With routing all updated, that [configured certificate](#acme-client) can now be issued. After watching LetsEncrypt issue the certificate,
|
||||||
I am confident that all of my changes were successful.
|
I am confident that all of my changes were successful.
|
||||||
|
|
||||||
|
With the DNS Certificate issued, I updated nginx to use the new certificate and then restarted that service in OPNSense. I usually wait
|
||||||
|
a few minutes and then open a page in a private browser to check for the new certificate without worrying about the old one being cached.
|
||||||
|
|
||||||
## Conclusion
|
## Conclusion
|
||||||
This was a quick change that I am very glad to have made. Now, I can add services/subdomains simply by updating Nginx and they will
|
This was a quick change that I am very glad to have made. Now, I can add services/subdomains simply by updating Nginx and they will
|
||||||
automatically have working SSL with a valid certificate. I am also interested in checking out all the analytics Cloudflare exposes;
|
automatically have working SSL with a valid certificate. I am also interested in checking out all the analytics Cloudflare exposes;
|
||||||
|
|
Loading…
Reference in a new issue