Ssl: различия между версиями

Материал из noname.com.ua
Перейти к навигацииПерейти к поиску
(Новая страница: «<PRE> $ openssl x509 -in acs.qacafe.com.pem -text </PRE>»)
 
Строка 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

Версия 12:43, 29 августа 2017

$ openssl x509 -in acs.qacafe.com.pem -text

openssl s_client -connect example.com:443