Create a CSR (Certificate Signing Request) with openssl

Create a CSR (Certificate Signing Request) with openssl

Reading Time: < 1 minute To create a CSR you need to use two commands, but to do that, I suggest you to use a ConfigFile like the one below. [ req ]default_bits = 2048distinguished_name = req_distinguished_namereq_extensions = req_extprompt = no [ req_distinguished_name ]countryName = IT # Country Name (2 letter code)stateOrProvinceName = Italy # State or Province Name (full…

Check Out koodzo.com!