Pārlūkot izejas kodu

updated 'openssl' tool

- signed-off-by: trimstray <trimstray@gmail.com>
pull/1/head
trimstray pirms 5 gadiem
vecāks
revīzija
ed732f85cd
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. +6
    -0
      README.md

+ 6
- 0
README.md Parādīt failu

@@ -801,6 +801,12 @@ ___
echo | openssl s_client -connect google.com:443 -showcerts
```

###### Testing connection to remote host (with SNI support)

```bash
echo | openssl s_client -showcerts -servername google.com -connect google.com:443
```

###### Testing connection to remote host with specific ssl version

```bash


Notiek ielāde…
Atcelt
Saglabāt