Xentara v2.0.3
User Manual
JSON Format of the TLS Configuration

The JSON object describing the TLS configuration has the following syntax:

"TLS": {
"serverCertificate": {
...
}
}

Object Members
serverCertificate

An optional JSON object containing the path to the Xentara TLS server certificate. The format of the object is described under JSON Format for Certificates.

If you do not specify this member, then the default certificates locations described under Default Server Certificate will be used, if they exist.