Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit f09ca8c

Browse files
authored
Add client certificate recommendation document (#938)
1 parent 2f59cae commit f09ca8c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/certificates.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Client side certificate management
2+
3+
We recommand to use default credential storage to verify and manage certificates on different platforms.
4+
Windows: (https://docs.microsoft.com/en-us/windows-hardware/drivers/install/certificate-stores)
5+
IOS: (https://developer.apple.com/documentation/security/certificate_key_and_trust_services/certificates)
6+
Android: (https://developer.android.com/training/articles/security-config)

0 commit comments

Comments
 (0)