busya
500491c281
test(tls): add encrypted (passphrase-protected) private key integration tests
- ca_chain fixture: add server_key_encrypted (BestAvailableEncryption) +
server_key_passphrase to returned dict; existing fields unchanged
- TestEncryptedPrivateKey: 6 new tests covering
- ssl.SSLContext.load_cert_chain() with correct/wrong/missing passphrase
- asyncio SSL server end-to-end with encrypted key + full chain trust
- openssl rsa -check with wrong/missing passphrase (CLI validation)
- All 6 tests pass; 14/14 in test_superset_tls_custom_ca.py
2026-07-03 16:46:12 +03:00
..
2026-06-10 15:06:36 +03:00
2026-07-03 16:46:12 +03:00
2026-06-10 15:06:36 +03:00
2026-06-11 15:23:12 +03:00
2026-06-11 19:12:45 +03:00
2026-06-11 19:12:45 +03:00
2026-06-11 19:12:45 +03:00
2026-07-03 16:46:12 +03:00
2026-06-10 15:06:36 +03:00
2026-06-11 19:12:45 +03:00
2026-06-11 19:12:45 +03:00
2026-06-10 15:06:36 +03:00
2026-06-10 15:06:36 +03:00
2026-06-11 19:12:45 +03:00
2026-06-10 15:06:36 +03:00
2026-06-11 19:12:45 +03:00
2026-06-10 15:06:36 +03:00