0.14.1
CHANGES:
- Bugfix: do not filter signature_algorithms based on server certificate. Since
signature_algorithms is also used for client authentication (as
SignatureAlgorithms extension in CertificateVerify), previously the client
needed the same key type as the server.
Discovered in robur-coop/albatross@df434da