I really didnt want to ask this but i cannot find a solid answer online that i understand. I am not good at networking/IIS/certificates and need some help. I have a CRT file generated from godaddy, i have it installed on the server but need to create a PEM file with a private key and the certificate inside it so i can do a key exchange. I have a DER file created, then a PEM file created using OpenSSL with the certificate in it. My question is how do i create a private key and then place it inside the PEM file? Im sorry if this doesnt make any sense, if so please just let me know i am on the wrong track. My goal is to set up an FTP key exchange and this is what a client of mine is requesting. the cert is in 2048 bit RSA format.