Hello to all,
we've got 2 domains with different IP adresses pointing to our webdispatcher.
Now I've enables ssl.
If I create the reqest files the first one works fine:
sapgenpse get_pse -p SAPSSLS.pse -x pin -r a.req "CN=a.domain.de, OU=ABC, O=ABC, C=DE"
Now if I want to create the second request file with:
sapgenpse get_pse -p SAPSSLS.pse -x pin -r b.req "CN=b.domain.de, OU=ABC, O=ABC, C=DE"
I get an error:
get_pse ERROR: PSE already exists "/usr/sap/WDP/W00/sec/SAPSSLS.pse"
So my questions:
- Couldn't I import two private certificates in one PSE?
- Do I need a explicit webdispatcher for each subdomain?
Best regards
Christian