How to specify Android certificate store #4622
-
Indicate to the TLS layer that no server certificate validation is to be performed. THIS IS DANGEROUS; DO NOT USE IN PRODUCTION If setting the "QUIC_CREDENTIAL_FLAG_NO_CERTIFICATE_VALIDATION" flag for client, server certificate validation will be disable. I want to enable the server certificate validation for client, but I don't know how to specify certificate store for android device. Is there some interface that does the following? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
We don't (yet) support the Android certificate store. We'd be happy to review any PR you put together. |
Beta Was this translation helpful? Give feedback.
We don't (yet) support the Android certificate store. We'd be happy to review any PR you put together.