SecureBlackbox Lite 2020 Java Edition

Questions / Feedback?

BlockedCertificates Property

The certificates that must be rejected as trust anchors.

Syntax

public CertificateList getBlockedCertificates();
public void setBlockedCertificates(CertificateList blockedCertificates);

Remarks

Use this property to provide a list of compromised or blocked certificates. Any chain containing a blocked certificate will fail validation.

This property is not available at design time.

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