Search Issue Tracker
Fixed in 5.3.6
Votes
1
Found in
5.3.1f1
Issue ID
763536
Regression
No
[iOS] Mono does not support a specific security certificate when trying to it using WebClient API on iOS
When trying to connect to a server, that uses SHA-256 with RSA Encryption ( 1.2.840.113549.1.1.11 ) signature algorithm with a HTTPS connection using WebClient API, the following exception is thrown on iOS:
ERROR building certificate chain: System.ArgumentException: certificate ---> System.Security.Cryptography.CryptographicException: Unsupported hash algorithm: 1.2.840.113549.1.1.12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
Add comment