Hello folks,
I have generated a CSR using sapgenpse get_pse in command line mode. I am doing this for our web dispatcher which is used to connect to our back end CRM system.
Anyways, when I submit the CSR to Verisign, it is rejected because Verisign says the state is missing.
Does anyone know what syntax should be used for state ?
E.g. of my sapgenpse get_pse command
sapgenpse get_pse -p SAPSSLS.pse -x password -r cert.req "CN=fqdn.company.com, OU=org, O=CompanyName, L=location, S=state, C=country"
I even tried ST=state but ST is for street apparently.
Verisign Support decrypted by certificate request and have said that they can't find a state in it.
Either way Verisign will not this CSR due to what the claim is a missing state.
Has anyone encountered this issue.
Thanks,
Ramesh