IPWorks SNMP 2020 Java Edition

Questions / Feedback?

SSLAuthenticateClients Property

If true, the server asks the client(s) for a certificate.

Syntax

public boolean isSSLAuthenticateClients();
public void setSSLAuthenticateClients(boolean SSLAuthenticateClients);

Default Value

False

Remarks

This property is used in conjunction with the SSLClientAuthentication event. Please refer to the documentation of the SSLClientAuthentication event for details.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks SNMP 2020 Java Edition - Version 20.0 [Build 8202]