Files
ss-tools/backend/tests
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-30 19:05:17 +03:00
2026-06-01 16:34:07 +03:00
2026-06-16 12:01:03 +03:00