add support for OpenSSL engine and loading private keys from HSM
for when kamailio is a TLS edge proxy and needs to use HSM
currently we initialize the engine in worker processes as PKCS#11
libraries are not guaranteed to be fork() safe
new config params
tested with Gemalto SafeNet Luna (AWS CloudHSM) with RSA and EC private keys
TLSv1.2 and PFS cipher suites
doc/
subfolder, the README file is autogenerated)add support for OpenSSL engine and loading private keys from HSM
for when kamailio is a TLS edge proxy and needs to use HSM
currently we initialize the engine in worker processes as PKCS#11
libraries are not guaranteed to be fork() safe
new config params
tested with Gemalto SafeNet Luna (AWS CloudHSM) with RSA and EC private keys
TLSv1.2 and PFS cipher suites
https://github.com/kamailio/kamailio/pull/1484
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.