Hello,
How to configure HTTPS/TLS for "RESTful web service" and "Web Service" application ?
I didn't find any clear explaination...
Default URL are:
Properties: RESTful Web Service
URL: http://server_name:6405/biprws
Properties: Web Service
URL :http://server_name:6405/dswsbobje
I configured WACS HTTPS connector following this note:
http://service.sap.com/sap/support/notes/1618311
I use port 443 for Tomcat and port 8443 for WACS
Then I changed web services properties:
Properties: RESTful Web Service
URL: https://server_name:8443/biprws
Properties: Web Service
URL :https://server_name:8443/dswsbobje
These 2 URL are well answering from the client.
When I try to connect in "Live Office", I get "LO 02049" error.
Has anybody a working example of HTTPS configuration for these web services ?
What must be used for field "Bind to Hostname or IP Address" in HTTPS section of WACS properties ? Local FDQN ? Public FDQN ?
Or "hostname" is mandatory ?
In certificate, what must be "CN" equal to ? Local FDQN ? Public FDQN ? Hostname ?
Regards,
Stéphane.