cancel
Showing results for 
Search instead for 
Did you mean: 

ITS and HTTPS

Former Member
0 Kudos

Hi all.

I have searched the web for documentation and how to setup HTTPS for ITS but without any luck.

Can anybody help me with some links ?

Best regards

Lars Henrik Andersen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

nearly correct:

~hostsecure and ~portsecure are used when switching the protocol inbetween services.

The ITS itself has nothing to do with the frontend (webbrowser <-> webserver) protocol, it adjusts itself to the protocol and generates the according URL's.

Just revert to the documentation of your webserver.

Apache2 http://httpd.apache.org/docs-2.0/ssl/

IIS http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/a242bd31-eff3-4e42-800a-d...

Most nowadays webservers are delivered with an SSL aware environment, it is just a matter of configuration / activation.

Regards

Fekke

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Lars,

> I have searched the web for documentation and how to

> setup HTTPS for ITS but without any luck.

No expert on this, but if this is stand alone ITS (not integrated) you're talking about then you should have a look at the Microsoft IIS documentation for HTTPS implementations, since this is what it is based on.

Also, http://service.sap.com/sap-its might have some info for you.

Regards,

Michael

former_member316351
Active Contributor
0 Kudos

Hello Lars, If you're using ITS 6.20 or lower setting up HTTPS is just setting up HTTPS for your web server. There is nothing special to do on the ITS except to make sure the ~hostsecure ~portsecure in global.srvc is correct and the <URL> tag for https is in the ItsRegistryWgate.xml file.

Best regards,

Edgar Chuang