I have a CSR.txt certificate with the private key which is provided by the client and I want to convert that CSR file into .pem format.
I`m trying to convert the .csr file to .pem through OpenSSL.
Can anyone help me out with this issue?
I have a CSR.txt certificate with the private key which is provided by the client and I want to convert that CSR file into .pem format.
I`m trying to convert the .csr file to .pem through OpenSSL.
Can anyone help me out with this issue?