This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
пакет_openssl [2025/11/01 09:12] val [Проверка соответствия ключа и сертификата] |
пакет_openssl [2025/11/01 10:23] (current) val [Проверка соответствия ключа и сертификата] |
||
|---|---|---|---|
| Line 362: | Line 362: | ||
| ==== Проверка соответствия ключа и сертификата ==== | ==== Проверка соответствия ключа и сертификата ==== | ||
| + | |||
| + | * [[https://www.ssl.com/faqs/how-do-i-confirm-that-a-private-key-matches-a-csr-and-certificate/|How to Verify an RSA Private Key Matches a CSR and Certificate]] | ||
| + | |||
| <code> | <code> | ||
| $ openssl x509 -noout -modulus -in www.crt | openssl sha256 | $ openssl x509 -noout -modulus -in www.crt | openssl sha256 | ||