Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
david.wurm
/
InternetServicesBook
şunun yansıması
https://github.com/trimstray/the-book-of-secret-knowledge
İzle
1
Yıldızla
0
Çatalla
0
Kod
Sürümler
0
Aktivite
Kaynağa Gözat
updated 'openssl' tool
- signed-off-by: trimstray <trimstray@gmail.com>
pull/1/head
trimstray
6 yıl önce
ebeveyn
0be3ddfa01
işleme
ed732f85cd
1 değiştirilmiş dosya
ile
6 ekleme
ve
0 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+6
-0
README.md
+ 6
- 0
README.md
Dosyayı Görüntüle
@@ -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
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet