EmberServeSettings.

SecureProxy Property

Summary

Gets or sets a value indicating whether a secure proxy is being used.
Assembly
Cake.Ember.dll
Namespace
Cake.Ember.Serve
Containing Type
EmberServeSettings

Syntax

public bool SecureProxy { get; set; }

Remarks

Default is true. Set to false to proxy self-signed SSL certificates.

Value

Type Description
bool