Ssl: различия между версиями
Материал из noname.com.ua
Перейти к навигацииПерейти к поискуSirmax (обсуждение | вклад) (Новая страница: «<PRE> $ openssl x509 -in acs.qacafe.com.pem -text </PRE>») |
Sirmax (обсуждение | вклад) |
||
Строка 2: | Строка 2: | ||
$ openssl x509 -in acs.qacafe.com.pem -text |
$ openssl x509 -in acs.qacafe.com.pem -text |
||
</PRE> |
</PRE> |
||
+ | openssl s_client -connect example.com:443 |
||
+ | |||
+ | |||
+ | |||
+ | |||
+ | * Consul SSL: http://russellsimpkins.blogspot.com/2015/10/consul-adding-tls-using-self-signed.html |
Версия 11:43, 29 августа 2017
$ openssl x509 -in acs.qacafe.com.pem -text
openssl s_client -connect example.com:443