Hey Everyone,
I have a working Caddy installation on a Windows machine - I would like to get hold of the SSL Cert Hash but have no idea how to do this with Caddy.
If someone can help I would really appreciate it.
Regards
StalkS
Hey Everyone,
I have a working Caddy installation on a Windows machine - I would like to get hold of the SSL Cert Hash but have no idea how to do this with Caddy.
If someone can help I would really appreciate it.
Regards
StalkS
The SSL certificates for Caddy are stored in %HOME%\.caddy (or %USERPROFILE%\.caddy), which is usually C:\Users\<your user>\.caddy. You can then get the certificates that caddy produces in there.
Perfect! Thank you so much!
StalkS