cancel
Showing results for 
Search instead for 
Did you mean: 

https sevvice could not be activate

Former Member
0 Kudos

Hi,

I tray to add https service

O.S windows 2003 SP 2 64 bit

Cryptographic Software downloaded from market place - 90000114.SAR

profile parameters are:

icm/server_port_2 - PROT=HTTPS,PORT=1443

ssl/ssl_lib - $(DIR_EXECUTABLE)\secudir

sec/libsapsecu - $(DIR_EXECUTABLE)\secudir

ssf/name - SAPSECULIB

when running transaction smicm cold not activate the https service error - Operation failed (rc=1)

log shows :

[Thr 1948] = SSL Initialization on PC with Windows NT

[Thr 1948] = (700_REL,Mar 1 2009,mt,ascii-uc,SAP_UC/size_t/void* = 16/64/64)

[Thr 1948] profile param "ssl/ssl_lib" = "E:\usr\sap\BPB\DVEBMGS00\exe\secudir"

resulting Filename = "E:\usr\sap\BPB\DVEBMGS00\exe\secudir"

[Thr 1948] *** ERROR => DlLoadLib: LoadLibrary(E:\usr\sap\BPB\DVEBMGS00\exe\secudir) Error 126 [dlnt.c 237]

[Thr 1948] Error 126 = "The specified module could not be found."

[Thr 1948] *** ERROR => secudessl_LoadLibrary(): Unable to load "E:\usr\sap\BPB\DVEBMGS00\exe\secudir" [ssslsecu.c 387]

[Thr 1948] *** ERROR => Loading of SSL library failed NO SSL available!

[Thr 1948] =================================================

[Thr 1948] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_LIB_NOT_FOUND

[Thr 1948] *** ERROR => IcmAddService: SapSSLInit (rc=-1): SSSLERR_LIB_NOT_FOUND [icxxserv.c 319]

[Thr 1948] Tue May 26 21:38:32 2009

[Thr 1948] IcmNetCheck: network check passed without detecting problems

[Thr 3708] Tue May 26 21:42:41 2009

Any Ide?

Regards,

Nissim.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Looks like there is some problem during performing the necessary steps which is causing problem here.

Please check that you have followed the steps give in this SAP note "Note 510007 - Setting up SSL on Web Application Server ABAP"

With Regards,

Saurabh

Edited by: Saurabh.Arora on May 26, 2009 4:00 PM

Answers (4)

Answers (4)

joo_migueldimas
Active Participant
0 Kudos

Hi Nissim,

System: Solution Manager

DB: Microsoft SQL Server

OS: Windows 2003 server x64

Can you help me please?! I´m facing with an error in sap system which it showed in sapstartsrv.log. I´m send you this message because you have in your error the same Error... in one specific line which is the SAPSSLInit(....).....

The error is this:

-

-


trc file: "sapstartsrv.log", trc level: 0, release: "700"

-

-


Mon Mar 09 11:13:46 2009

<<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_LIB_NOT_FOUND

Can you help me?!... thanks a lot!

Best regards,

João Dimas - Portugal

Former Member
0 Kudos

Hi Nissim,

Can you please correct me if I am wrong, I am facing a similar issue. and should the path mentioned as

E:\usr\sap\BPB\DVEBMGS00\exe\secudir be actually /usr/sap/BPB/....so on ?

Secondly can you please let me know what was missing in your case so that I can Put more emphasis to that.

Thanks

Former Member
0 Kudos

Hi,

SAP System Prameters are

icm/server_port_2 PROT=HTTPS,PORT=1443

ssf/name SAPSECULIB

ssf/ssfapi_lib E:\usr\sap\<SID>\SYS\exe\uc\NTAMD64\sapcrypto.dll

ssl/ssl_lib E:\usr\sap\<SID>\SYS\exe\uc\NTAMD64\sapcrypto.dll

sec/libsapsecu E:\usr\sap\<SID>\SYS\exe\uc\NTAMD64\sapcrypto.dll

login/accept_sso2_ticket 1

login/create_sso2_ticket 2

environment variable

SECUDIR set to $DIR_INSTANCE/sec

after that fllow the instruction in SAP note 510007

Former Member
0 Kudos

SAP note 510007 help me to solve the problem

Former Member
0 Kudos

Hi,

If you want to enable the https, apart from the configurtaion on the server, the certificate has to be verified on any one of the CA.

You can get the information about the CA on the link http://service.sap.com/tcs.

Please find below the link to get the step by step configuration procedure.

http://help.sap.com/saphelp_nw70/helpdata/en/e0/48e13a1522a441e10000000a11405a/frameset.htm

Regards,

JP.