Hello, when we generate a CSR for xmpp Certificate in Presence Server to Authenticate Jabber, the CUPs included two dNSName SAN's
- <FQDN>
- sip:CN=<FQDN>
This SAN are not configurable. Now some CA's have Problems with special characters in the SAN field.
Here it is : and =
Are there any plans to change the CSR behavior for xmpp in the future like for the Tomcat Certificate (set web-security) or exist an other solution to delete the SAN (sip:CN=....)
BR Michael