-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
type: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
I'm using ArduinoBearSSL to connect to server with TLS and its works with the 1.5.0 release butnot with the 1.6.0 release. Going back through the commits trying each it breaks with this change: #31
The server does have a certificate with an ECDSA key.
Is there some bug, or am I suppose to explicitly call setEccVrfy/setEccSign now? And if so what would the arg be?
Metadata
Metadata
Assignees
Labels
type: imperfectionPerceived defect in any part of projectPerceived defect in any part of project