removed symlink instruction

This commit is contained in:
John Lancaster
2025-12-28 15:33:37 -06:00
parent aa7f8ff548
commit 13444c5ceb

View File

@@ -26,10 +26,6 @@ step ca certificate soteria.john-stream.com certs/soteria.crt certs/soteria.key
One-time setup for Caddy to be able to trust the Janus CA. This creates a symlink for the root CA.
```
ln -s $(step path)/certs/root_ca.crt certs/root_ca.crt
```
Check certificate
```
openssl x509 -noout -subject -issuer -ext extendedKeyUsage -in certs/soteria.crt