cancel
Showing results for 
Search instead for 
Did you mean: 

SM59, HTTPs: How to set up certificate based authentification

Former Member
0 Kudos

We have some HTTP connections configured using SM59.

These are all Type = G, Using HTTPs and Basic-Authentification.

Typically we are generating in Trx STRUST a new Client-PSE and upload the public-certificate of the partner there. After that, configurating SM59 is pretty much straigt forward.

But now, we have to configure certificate based authentification.

I did it pretty much the same:

Configured new entry in STRUST and uploaded the public key of the https-server there:

Now we have to send our client-cerficate to the web-server.

We thought, the "own certificate" showed in the STRUST will be the right:

all this worked fine, our partner accepted our certificates.

But when trying to establish a connection using SM59 nothing worked:

We had choosen "no authentification" because the other point just creates basic-auth.

When trying to connect to the server, we got an error:

So, is it possible to connect via SM59 to a server and using certificate-authentification? Or does SM59 not support that?

Thanks for your help,

cu

REne

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Rene,

You need to search through the ICM trace file (dev_icm) in order to find more detail about the ICM_HTTP_SSL_ERROR. There you should see what exactly went wrong during the SSL hand shake.

Best,

Tobias