added quickstart script to readme

This commit is contained in:
John Lancaster
2026-01-04 12:00:35 -06:00
parent b18c0f3400
commit 623c8ef437

View File

@@ -18,6 +18,12 @@ step ca init --ssh --acme
## SSH Certificates
Install script:
```bash
curl -sL https://gitea.john-stream.com/john/janus/raw/branch/main/scripts/ssh-server-check.sh | bash
```
### Server
Use step-ca to sign an existing public key to produce a signed certificate with some principals on it.