User Tools

Site Tools


пакет_openssl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
пакет_openssl [2026/02/01 08:22]
val [Создание параметра DH]
пакет_openssl [2026/02/24 16:26] (current)
val [Просмотр содержимого файла сертификата]
Line 118: Line 118:
 ... ...
  
 +# openssl crl2pkcs7 -nocrl -certfile wild.bmstu.ru.crt | openssl pkcs7 -print_certs -text -noout
 +</​code><​code>​
 +Certificate:​
 +...
 +Certificate:​
 +...
 +</​code><​code>​
 $ cat ~/​.kube/​config | grep client-certificate-data | cut -f2 -d : | tr -d ' ' | base64 -d | openssl x509 -text -out - $ cat ~/​.kube/​config | grep client-certificate-data | cut -f2 -d : | tr -d ' ' | base64 -d | openssl x509 -text -out -
- 
 </​code><​code>​ </​code><​code>​
 ... ...
пакет_openssl.1769923339.txt.gz · Last modified: 2026/02/01 08:22 by val