Skip to content

CSS SOLUTIONS

IT SERVICES

Tag: Signing Request

Create an SSL Certificate Signing Request at the command-line

Posted on February 5, 2011 by Admin

Go to the /etc/ssl/certs/ or /usr/share/ssl/certs/ directory and run: openssl genrsa -des3 -out ../private/DOMAIN.key 2048 openssl req -new -key ../private/DOMAIN.key -out DOMAIN.csr

Command-line CSR, Signing Request, SSL Certificate
Built with BoldGridPowered by WordPress
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok