cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SSL Client Authentication : requested vs required

laurent_chavanis
Associate
Associate
0 Likes
235

Hello,

I am retrieving the SSL Client Authentication type through JMX, using the <b>com.sap.engine.services.ssl.dispatcher.RuntimeInterface</b>. There, I can find the method :

<i>public boolean getNeedClientAuth(String host, int port)</i>

but returning "true" does not tell me if the Client Certificate is "Requested" or "Required". However the dinstinction is visible in the VisualAdmin > Dispatcher > Services > SSL Provider > Client Authentication.

How can I make this distinction using the JMX process ?

Thanks and best regards,

Laurent

Message was edited by: Laurent Chavanis

Accepted Solutions (0)

Answers (1)

Answers (1)

laurent_chavanis
Associate
Associate
0 Likes

I moved it to "Java Programming" forum :

Laurent