You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(engine-ffi): resolve TLS self-signed certificate validation by using custom root store (#1166)
* fix(engine-ffi): resolve TLS self-signed certificate validation by using custom root store
Signed-off-by: Mark Phelps <[email protected]>
* fix: install crypto provider in production code for custom TLS configs
Signed-off-by: Mark Phelps <[email protected]>
* fix: use ring crypto provider for mobile platform compatibility
Signed-off-by: Mark Phelps <[email protected]>
* chore: use ring
Signed-off-by: Mark Phelps <[email protected]>
* fix: eliminate aws-lc-sys dependency for mobile compatibility
Signed-off-by: Mark Phelps <[email protected]>
* chore: add back request retry
Signed-off-by: Mark Phelps <[email protected]>
* chore: clippy
Signed-off-by: Mark Phelps <[email protected]>
* chore: relax error expectation
Signed-off-by: Mark Phelps <[email protected]>
---------
Signed-off-by: Mark Phelps <[email protected]>
0 commit comments