Jump to content
schinger

SSL Client Certificate Authentication not working on Linux

Recommended Posts

Hi all

 

we are focusing a problem when using System.Net.HttpClient.THTTPClient on linux and trying to connect to a server which requires ssl client authentication.

 

As far as we could analyze the event "onClientCertificateNeeded" is never fired on linux.

If we compile the same console application for windows everything is working fine and the event "onClientCertificateNeeded" is fired.

 

I already create a QC entry (-> see https://quality.embarcadero.com/browse/RSP-33815) but since weeks there is no action from embarcadero :-(.

 

Perhaps someone else is facing the same problem an has a solution or hint on this?

 

We are using Delphi 10.4.2

 

Many thanks.

 

Greets

 

Markus

 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×