Hi expert,
I have a problem, I created a BSP SSL with TCode SICF, and when I test my service it returns this address:
https://< >.< >:8275/sap/bc/bsp/sap/zess_gestass/ default.htm?sap-client=100&sap-sessioncmd=open
So I have certificate error because SAP delivers a certificate like <<logical_name>>.CER and not <<hostname>>.CER.
ERROR in browser:
The security certificate presented by the website was issued for the address of another site.
How can I change to default_host in SICF from <<hostname>> to <<logical_name>>?
Thanks in advance