• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Question Generate a new CSR without specifying the email

IT Ufficio Key-One

Basic Pleskian
Server operating system version
CentOS Linux 7.9.2009 (Core)
Plesk version and microupdate number
Plesk Obsidian 18.0.54
Hi, I have to generate a new CSR for a SSL certificate.

The SSL provider refuses the generated CSR because "In CSR we can see Email ID mentioned under Email parameter & which is not recommended. Please use “email=null” in case it's 'mandatory if CSR is generated by Tool' else kindly don't use Email Parameter."
Plesk does not allow to generate a new CSR without specifying the email, and "null" is not accepted.

How to generate a new CSR in that case?

Thanks
 
An email address in a CSR is not mandatory, but common. There is no security issue with having it in the CSR. If your vendor wants a CSR without, you can generate this on the Linux command line quite easily, because the CSR itself is not needed for the final certificate. Please see openssl csr - Google Suche for many articles by different sources how to create the file.
 
Back
Top