Link to home
Start Free TrialLog in
Avatar of GCI_SUPPORT
GCI_SUPPORT

asked on

installing openssl

i have a windows 2008 with apache 2.2.21 and i want to install openssl
can someone help me with that
Avatar of Papertrip
Papertrip
Flag of United States of America image

Avatar of GCI_SUPPORT
GCI_SUPPORT

ASKER

its what i have done but i get this error when i try to create my certificate

cant open config file /usr/local/ssl/openssl.cnf
ASKER CERTIFIED SOLUTION
Avatar of Papertrip
Papertrip
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
i did my ssl cert this way
openssl req -new -newkey rsa:2048 -nodes -keyout mydomain.com -out mydomain.csr
I am guessing your last comment was supposed to be for your new question at https://www.experts-exchange.com/questions/27384125/installing-ssl-certificat-from-godaddy.html

Please close this question if this particular problem has been resolved.