1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

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

This commit is contained in:
Duologic 2016-01-05 15:25:38 +01:00
parent 832bf8006c
commit 9e96e4b648

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