cancel
Showing results for 
Search instead for 
Did you mean: 

install SAPCryptolib and pse file for the login tickets

former_member214873
Participant
0 Kudos

hi ,

1.how to install the SAPCryptolib and how get to the PSE file in the STRUSTSSO2 ?

(in STRUSTSSO2 it saying that PSE file is missing in the database)

2.how configure the Https service for login tickets?

3.in configtool select <SID> -


> Server<system_nr> -


> services -


> Ume Provider

where is the client number?

regards

sudheer koppala

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

in order to switch from HTTP to HTTPS a couple of things need to be

done. Using HTTPS means applying SSL (secure socket layer) to

the scenario. Users adressing a service, which is protected

by SSL, use the prefix https://<server>/. instead

of http://<server>/.

More Info regarding SSL can be found here :

http://help.sap.com/saphelp_nw04/helpdata/en/96/

709b3ad94e8a3de10000000a11402f/frameset.htm

You would need to do :

follow SAP note 510007 to configure the WEB AS to use

SSL. There is a good help site on help.sap.com which provides

additional information :

http://help.sap.com/saphelp_nw04/helpdata/en/85/

46453c3ff4110ee10000000a11405a/frameset.htm

hope this helps, pls give point if useful.

Thanks and kr,

andreas

Answers (0)