Post

Replies

Boosts

Views

Activity

Comment on How to find if a pinned certificate is expired when iOS SSL is pinned with info.plist
Edit: All my text formatting is gone. Hello Scott, As for the alert - it is internal app for Devs, Leads, Sr. Technical Staff. They understand that they need to update the app. Or, I can just show relevant message. I understand what you mentioned regarding urlSession(_:didReceive:completionHandler:). But I cannot read Error object to be able to read the error code -1200 and the error message An SSL error has occurred and a secure connection to the server cannot be made.. Could you please tell me how can I read error object to sure the error (Error instance) is the relevant SSL Error? I mentioned Info.plist way of doing specifically because I would not be adding .pem or .cer file as a configuration item in the app code. Appreciate your response.
Topic: Programming Languages SubTopic: Swift Tags:
May ’22
Comment on iOS 17 Beta crash: -[NSCountableTextLocation compare:] receiving unmatching type (null)
Solved in latest beta 8.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’23
Comment on How to find if a pinned certificate is expired when iOS SSL is pinned with info.plist
Edit: All my text formatting is gone. Hello Scott, As for the alert - it is internal app for Devs, Leads, Sr. Technical Staff. They understand that they need to update the app. Or, I can just show relevant message. I understand what you mentioned regarding urlSession(_:didReceive:completionHandler:). But I cannot read Error object to be able to read the error code -1200 and the error message An SSL error has occurred and a secure connection to the server cannot be made.. Could you please tell me how can I read error object to sure the error (Error instance) is the relevant SSL Error? I mentioned Info.plist way of doing specifically because I would not be adding .pem or .cer file as a configuration item in the app code. Appreciate your response.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on How to find if a pinned certificate is expired when iOS SSL is pinned with info.plist
The links you provided does not deal with info.plist way. Adding SSL Info in info.plist does not deal with having .cer or .pem file included in the app.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’22