Friday, January 30, 2009

How to check SSL setting of your ABAP Stack?

You might need to use Secure Sockets Layer (SSL) protocol to access your web application running in SAP. You have followed all configuration steps to implement it and you wondering how to test it. SAP delivers test BSP application to check HTTPS configuration. You can use it like following: TA SE80 -> choose “BSP application” search for “system_test” -> navigate to page with flow logic called “test_sso2.htm” and run (test) it via right mouse click.

 
 
URL: Hostname:port/sap/bc/bsp/sap/system_test/test_sso2.htm

No comments: