ssh-cert/etc/ssh-ca/client.json

8 lines
146 B
JSON
Raw Normal View History

2020-03-29 11:20:34 -05:00
{
"CertServer": "https://ssh-ca.example.com",
"SignOptions": {
"Environment": "server",
"APIKey": "RANDOM_STRING"
}
}