ssl - Get RSA private key from certificate -


i have globalsign ssl certificate , opening in microsoft management console, states "you have private key corresponds certificate."

how read private key in following format need key exchange:

-----begin rsa private key----- ..... ..... ..... -----end rsa private key----- 


Comments