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


Usage

<configuration>
    <security>
        <certificates>
            <local>
                <name>name</name> <!-- identifier -->
                <certificate>certificate</certificate>
            </local>
        </certificates>
    </security>
</configuration>

Description

Local X.509 certificate configuration.

Contents

<certificate>—Certificate and private key string.

<name>—Simple name to identify this certificate.


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