Re: Cert auth issue where Server CN appears to match Hostname

2024-10-03 Thread Adam Retter via curl-users
Thanks so much Jeffrey, I was not aware that the putting the hostname in the CN was no longer the recommended approach. I updated the server cert as you described, and now all is working - thanks again. On Thu, 3 Oct 2024 at 20:55, Jeffrey Walton wrote: > > On Thu, Oct 3, 2024 at 2:26 PM Adam Ret

Re: Cert auth issue where Server CN appears to match Hostname

2024-10-03 Thread Jeffrey Walton via curl-users
On Thu, Oct 3, 2024 at 2:26 PM Adam Retter via curl-users wrote: > > I have a Web Server that requires certificate authentication, and I am > trying to connect to it using curl (version 7.81.0-1ubuntu1.18) and a > client certificate. > Unfortunately I am getting the following error from curl: > >