JSON Schema Property 'sslCert'

Description

The ssl certificate used by the server.

Diagram

JSON Schema Diagram of /properties/defaults/properties/serve/properties/sslCert

Value

String

Any String value.

Default

"ssl/server.crt"

Source

"sslCert": {
    "type": "string",
    "description": "The ssl certificate used by the server.",
    "default": "ssl/server.crt"
}
https://raw.githubusercontent.com/angular/angular-cli/master/packages/@angular/cli/lib/config/schema.json (514:22)
Documentation for .angular-cli.json
Generated using Liquid Studio 2018 - Developer Bundle Edition 16.0.0.0