cancel
Showing results for 
Search instead for 
Did you mean: 

WS Authentication with X509 Certs

Former Member
0 Kudos

Hello,

I have written and deployed an EJB based webservice on NW 7.3. We activated SSL and Keystore Authentication (Transport, not message based!) for the webservice.

Now I am having difficulties to test this.

When I try to call the webservice in WSNavigator (using CertLogon) I get "Transport-BindingA keystore view with null alias do not exists!"

When I try to call the webservice from SOAP UI, having configured the SSL keystore in request properties, I get "Authentication failed"

do I need to assign anything else in order to use the webservice with X509? When I use BasicAuth, everything works fine

thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

pedro_murias
Participant
0 Kudos

Did you solve it? Do you remember how?