ar 2021 19:00
An: openssl-users@openssl.org
Betreff: Re: Sign without having the private key
Dear Timo,
For 1.0* versions it was possible to provide custom RSA_METHOD and EC_METHOD
and implement an IPC callback.
I think it still should work for 1.1.1
It may be also useful to take a look at the
> From: openssl-users On Behalf Of Timo
> Lange
> Sent: Monday, 11 January, 2021 10:56
> The root certificate, as well as the client private key is not available
> inside
> the container, but stored in a HSM.
> For sure the private key may never leave the HSM
OK.
> and also the root certifica
Dear Timo,
For 1.0* versions it was possible to provide custom RSA_METHOD and
EC_METHOD and implement an IPC callback.
I think it still should work for 1.1.1
It may be also useful to take a look at the async API.
On Mon, Jan 11, 2021 at 6:56 PM Timo Lange wrote:
> Hey all,
>
> I have a questio
Hey all,
I have a question similar to
http://openssl.6102.n7.nabble.com/private-key-not-available-for-client-cert-cb-td79369.html,
that I am actively following, but though it differs in detail.
What I want to achieve is the following:
My client applications runs inside a container and needs to