Custom certs per role
- Upload the cert with `sshkit.upload!` - Use the role name to create a directory for each role's certs - Add an integration test for the custom certs
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
CUSTOM_CERT=$(cat certs/cert.pem)
|
||||
CUSTOM_KEY=$(cat certs/key.pem)
|
||||
Reference in New Issue
Block a user