Custom Sign Callback for ECC TLS Handshake
nocommercials at t-online.de
nocommercials at t-online.de
Fri Jun 16 09:19:19 UTC 2023
Hey there,
I currently create a program that does a TLS handshake using ECC
certificates.
The private key is not accessible to that program so that I could load it
into openssl and hence the sign step during handshake has to be offloaded
to another component in the system.
For that purpose I do not find a callback or something.
What would be the correct way to achive this?
The way to have the data signed is non-standard, so I cannot use some
standard such as PKCS11 or something.
I am glad to get just pointed to where to start with, rest I can figure
out.
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20230616/b11c544a/attachment-0001.htm>
More information about the openssl-users
mailing list