Use Xcode 15 with 3DS2 v2.3.2 #1404
-
Hello, Context : Our issue is that 3DS2 v2.3.3 now requires to use directoryServerRootCertificates, and our backend is not ready yet. So we are kind of stuck for now because, for some technical reason we cannot go back to Xcode 14. And our backend will be ready too late (we are supposed to release a new version of the app very soon). Question : Is there security consideration doing that ? or something else ? Thank you very much for your help. Tontonbibi |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hey @tontonbibi Sorry for the inconvenience.
This is safe to do as a temporary measurement till your backend is ready to utilise
Could you describe your use-case in detail? |
Beta Was this translation helpful? Give feedback.
Hey @tontonbibi
Sorry for the inconvenience.
Xcode 15 release was a bit of turmoil moment for many of us 😅
This is safe to do as a temporary measurement till your backend is ready to utilise
directoryServerRootCertificates
property.Could you describe your use-case in detail?
How does introduction of
directoryServerRootCertificates
change your backend setup?Do you generate your own 3DS Fingerprint Token?