Question
RapidSSL instalation on my Virtual hosts
I have got virtual hosts on UBUNTU (emsistem.net ) and i need to install SSL on “kacakat.com” .
I ‘e bought A Rapidssl for 3 year exp. Company requires my CSR.
How to do that.
I have made already kacakat.csr by typing command :
“openssl req -new -newkey rsa:2048 -nodes -keyout kacakat.key -out kacakat.csr”
SO what is next ? is my generation correct?
THANK YOU
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×