• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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