|
I need to Generate a CSRs for SSL Certificates on an NGinx Server. Does anyone have any suggestions. I received these instructions from my sys admin, but I'm a bit lost. I'm stuck at "your-crt-pem-file". cd /etc/ssl/private cp -af nginx-wild-ssl.crt nginx-wild-ssl.crt-old cp -af nginx-wild-ssl.key nginx-wild-ssl.key-old cp -af your-crt-pem-file nginx-wild-ssl.crt cp -af your-key-file nginx-wild-ssl.key service nginx restart |
|
I'm afraid this is not really related to any DynDNS product you use, right? You will understand that it is not acceptable to provide solutions for general IT related problems in this forum. May I close your question as off-topic then? Whatever, if it helps, here is a KB article from DynDNS. |
|
Can I suggest you search Google for So, did you read the NGINX documentation, or review the search results? Did none of those work? Not even these simple instructions? |
|
It's related to the SSL certificate that I want to buy from DYNDNS. Please let it up here. FYI, your KB article is very helpful but omits NGinx, which is my web server, hence the question. |