JSON Schema Property 'sslKey'

Description

The ssl key used by the server.

Diagram

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

Value

String

Any String value.

Default

"ssl/server.key"

Source

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