Post

Replies

Boosts

Views

Activity

Comment on iOS NSURLSession mTLS: Client certificate not sent, error -1206
@DTS Engineer , I have created a repository containing the code and the certificates I'm using: https://github.com/renanstig/mtlspoc Client cert challenge triggered was indeed printed. After I added the suggested print command: I receive one challenge for the server did receive challenge, method: NSURLAuthenticationMethodServerTrust which works. I also receive one challenge for the client, did receive challenge, method: NSURLAuthenticationMethodClientCertificate, which fails.
Aug ’25