Hello,
Can we use SAN ( SubjectAltName ) certificate to attach more than one generated PSE certificates to Root CA?
Currently we have a SAN certificate registered with CN=xxx.domain.com and we were able to import it as a CSR response to SAP Java stack system on the same hostname CN=xxx.domain.com.
Now I need to register another SAP ABAP system with CN=yyy.domain.com. Certificate in root CA is registered and yyy.domain.com added so certificate`s Alt Subject.
It looks like this:
Subject: CN=xxx.domain.com, OU=Domain Control Validated
Subject (Alt.): dNSName=yyy.domain.com
However if I try to apply this certificate response in STRUST transaction I get error: Certificate response does not match PSE. Root CA is imported in to STRUST database.
So my question is can such certificates be used for ABAP/JAVA SAP systems and in SAP Host Agents?
Many thanks for responses!
Mike