
Improves selection logic of client certificates in HttpRequest.ClientCertificates collection.
Features
- HTTP: Improved selection logic of client certificates in HttpRequest.ClientCertificates collection.
- Cryptography: Added workaround for RSA signatures shorter than the key size.
- Cryptography: Only known external plugins are allowed for enhanced security.
- Cryptography: Also save public key when saving X25519 private keys.
Fixes
- SSH: Fixed possible deadlock during SSH renegotiation (client-side).
- TLS/SSL: Fixed renegotiation in TLS 1.2.
- Cryptography: Fixed AsymmetricKeyAlgorithm.GetRawPublicKey() key format when RSA via MS CNG is in use.