can i use pem & crt file with your websocketclient ? #63
nguyenngocanh94
started this conversation in
General
Replies: 1 comment
-
Hi, you should be able to use openssl to convert to PFX: https://stackoverflow.com/questions/808669/convert-a-cert-pem-certificate-to-a-pfx-certificate You would then install the PFX into your OS and use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i have both pem and crt file to create pfx file and use it to connect to ws server.
but i didn't see any where setup it? can you clear me that?
Beta Was this translation helpful? Give feedback.
All reactions