I have .pem file and .key file and can connect to ADP API using these files from Postman. When I need to connect to ADP API from visual studio using C#, .pfx file is needed. How to get .pfx file from .pem and .key files? opensll command doesn't work.
Asked
Active
Viewed 13 times
0
-
can you edit the question to detail what didn’t work with the OpenSSL command? – Ermiya Eskandary Apr 10 '22 at 09:06