[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <security>
        <pki>
            <ca-profile>
                <revocation-check>
                    <disable/>
                    <crl>...</crl>
                </revocation-check>
            </ca-profile>
        </pki>
    </security>
</configuration>

Description

Method for checking certificate revocations.

Contents

<crl>—Certificate revocation list configuration.

<disable>—Disable revocation check.


[Contents] [Prev] [Next] [Index] [Report an Error]