used {{domain}} and {{port}}

waldyrious/alt-syntax
Duologic 2016-01-05 15:25:38 +01:00
parent 832bf8006c
commit 9e96e4b648
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
- Check an SSL connection
`openssl s_client -connect {{url}}:443`
`openssl s_client -connect {{domain}}:{{port}}`
- Generate new private key and CSR