Nick Craig-Wood
|
cfd0d28742
|
fs: tls: add --client-pass support for encrypted --client-key files
This also widens the supported types
- Unencrypted PKCS#1 ("BEGIN RSA PRIVATE KEY")
- Unencrypted PKCS#8 ("BEGIN PRIVATE KEY")
- Encrypted PKCS#8 ("BEGIN ENCRYPTED PRIVATE KEY")
- Legacy PEM encryption (e.g., DEK-Info headers), which are automatically detected.
|
2025-08-22 12:19:29 +01:00 |
|