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
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.
Replies
Boosts
Views
Activity
Aug ’25
Comment on Failing to draw a window correctly using SceneKit
Hi Greg Could you please give me a direction of how I can check which pieces of the window intersects with the wall?
Topic: Graphics & Games SubTopic: SceneKit Tags:
Replies
Boosts
Views
Activity
Aug ’24