Hy Experts,
we want restrict access to the web dispatcher to clients using a specified client certificate.
We do not want to use this client certificate used to log on the portal - portal authentication is still basic.
We added some lines to our web dispatchers profile, like:
icm/HTTPS/verify_client=2
ssl/client_pse = C:\Certs\Client.pfx
icm/HTTPS/trust_client_with_subject = E = userADDserver.de, * [mailadress -> SDN restriction )
But if i call the WD/Portal from the Internet I recieve
1. a empty list of certificates to be trusted - "OK" - Error
2. Error (without any certificates-related hint)
The wd owns the SAPSSL.pse and knows the PSE of the Portal.
How can I use a Client certificate in this scenario???
Any help will be rewarded with points!!!
Thanks in advance & kind regards
Tom