cancel
Showing results for 
Search instead for 
Did you mean: 

SSL Provider shows only two active sockets.

Former Member
0 Kudos

Hi,

I am trying configure SSL on the Enterprise Portal.

I am using the following link for reference

http://www.i-barile.it/SDN/EnablingSSL&ClientCertificatesOnTheSAPJ2EEEngine.pdf .

According to the documen, in the SSL Provider i should get 3 active sockets : HTTPS, P4, IIOP.

But i am able to see only two of them : HTTPS,P4.

IIOP does not appear in the SSL Provider.

Also, the dispatcher default trace shows the following error :

1.Error#1#/System/Server#Plain###Incorrect iiop request received. The magic numbers header is not identical with GIOP.# .

2.Cannot open HTTPS server socket on port 51001Check port for usage by another process

Can anyone suggest any solution for it?

Best Regards,

Simran

Edited by: simran matharu on Jan 5, 2012 5:44 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Simran,

Do you enabled IIOP parameter in the profile ?

example :- icm/server_port_5 = PROT=IIOPSEC, PORT=5$(SAPSYSTEM)03, VCLIENT=1

Please refer to link below for more information.

http://help.sap.com/saphelp_banking60/helpdata/ru/09/392712944fc6478c9f1ff198b6b0a7/content.htm

http://help.sap.com/saphelp_nw73/helpdata/en/83/2ad89858d1534aab74ce57278cb3fc/frameset.htm

http://help.sap.com/saphelp_nw72/helpdata/en/48/3ae05299c172d0e10000000a42189c/content.htm

Thanks,

Sravanthi

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

The Issue is resolved.

Best Regards,

Simran Matharu

Former Member
0 Kudos

Hi ,

Thanks Sravanthi!

Thanks Siva!

Now all three sockets are visible.

And the errors have gone.

For some reason there isn't any ICM Parameter maintained for HTTPS in the profile. Should i maintain that too??

Also, i am able to access my portal through HTTPS.

But i have another showstopper.. the login screen opens with HTTPS .. once i login with the administrator ID.. it displays message" Internet explorer cannot display this webpage."

Simran

Former Member
0 Kudos

Hello Simran,

1.Error#1#/System/Server#Plain###Incorrect iiop request received. The magic numbers header is not identical with GIOP.# .

- Please set the parameter set by Sravanthi and restart system. You will be able to see that in HTTP provider.

2.Cannot open HTTPS server socket on port 51001Check port for usage by another process

- Please make sure 51001 is not used by any other service in the server. Please check with OS admins.

Thanks,

Siva Kumar