SecureBlackbox 2020 Java Edition

Questions / Feedback?

UseSystemCertificates Property

Enables or disables the use of the system certificates.

Syntax

public boolean isUseSystemCertificates();
public void setUseSystemCertificates(boolean useSystemCertificates);

Default Value

False

Remarks

Use this property to tell the validator to use (or not to use) the system certificates. In many cases it is beneficial to switch this property on, as the operating system certificate configuration provides a representative trust framework.

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