Commit Graph
2 Commits
Author SHA1 Message Date
ShuuandJacek Sieka 3e7b228356 Add client certificate authentication support to TLSStream (#631)
Add support for mTLS client certificate authentication
in `newTLSClientAsyncStream`. Both RSA and EC key types are supported.

* Add EC test

---------

Co-authored-by: Jacek Sieka <jacek@status.im>
2026-04-07 13:42:58 +00:00
Jacek Sieka be9eef7a09 move test data to c file (#448)
* move test data to c file

allows compiling with nlvm

* more nlvm compat
2023-10-17 14:19:20 +02:00