Certificate Signing Request GUI missing fields

MediaHound

Active Member
May 1, 2004
26
0
151
Florida
SSL signing request app allows the following fields:
Country Name (2 letter code) [GB]:
State or Province Name (full name) [Berkshire]:
Locality Name (eg, city) [Newbury]:
Organization Name (eg, company) [My Company Ltd]:
Organizational Unit Name (eg, section) []:
Common Name (eg, your name or your server's hostname) []:
Email Address []:
A challenge password []

cPanel allows you to enter the following:
Host *
Country
State
City
Company
Company Divison
Email
Pass Phrase


The app I need to create the certificate signing request for needs a very unique value placed in the field for "common name" - but cPanel won't allow me to enter it there!
How can I overcome this problem? Can someone post some code to fix my GUI to allow me to enter this parameter?