cancel
Showing results for 
Search instead for 
Did you mean: 

Service not started for HTTPS in SMICM

Former Member
0 Kudos

I'm in the process to configure SSL for SAP Web AS. As per documentation, i set the following parameter in profile file:

icm/server_port_1 = PROT=HTTPS,PORT=1443,TIMEOUT=900

Now when i'm checking the Service display in SMICM tcode, Service seem to be de-activated for HTTPS protocol.

Pls suggest to resolve this problem.

1 HTTP 8078 dbcixpd.mitel.com 30 --> This is active

2 HTTPS 1443 dbcixpd.mitel.com 30 --> Not Active

Regards

Amar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

1. You need to add the cryptographic file on your OS

2. You need to config following parameter in RZ10

icm/host_name_full

ssf/name

ssf/name SAPSECULIB

ssf/ssfapi_lib /usr/sap/SR1/SYS/exe/run/libsapcrypto.o

sec/libsapsecu /usr/sap/SR1/SYS/exe/run/libsapcrypto.o

icm/server_port_2 PROT=HTTPS,PORT=3443

icm/HTTPS/verify_client 1

ssl/ssl_lib /usr/sap/SR1/SYS/exe/run/libsapcrypto.o

login/accept_sso2_ticket 1

login/create_sso2_ticket 2

Restart the system

Go to transaction STRUSTSSO2 and update the values

i think these updates are to be done byt he BASIS guys ( SAP Admin )

Regards

Vijaya

Answers (0)