Tag Archives: certifcates

Generate SSL CSR (Certificate Signing Request) from Command line without prompt

CSR with special chars? Add -utf8 to the openssl command If connecting via Putty set Windows Translation Remote character set to UTF.8 Without multiple DNS names: With multiple DNS names: Verify the CSR file: Verify the certificate file: For more information: HowTo: Create CSR using OpenSSL Without Prompt (Non-Interactive) Provide subjectAltName to openssl directly on… Read More »