Forum Discussion
andrewmjones
Nimbostratus
Feb 15, 2019SHA1 CSR creation
Is there a was I can create a CSR that uses SHA1
Andy
- DennisJann
Nimbostratus
Add the
option in your openssl command:-sha1
openssl req -new -newkey rsa:2048 -nodes -out www.mycompany.com.csr -keyout www.mycompany.com.key -sha1
If you'll be submitting a CSR to a public CA to obtain a SHA1 certificate issued from a "private" CA root, it's not necessary to use a SHA1 CSR. My company decided to use SHA1 certificates signed by a private Symantec root CA for our legacy internal applications, rather than using self-signed certificates, and we've been submitting CSRs using the SHA-256 signature algorithm.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects