hotReloadable property

bool get hotReloadable

Whether the securityContext may change at runtime (ACME renewal), in which case the hub rebinds the HTTPS transport after maybeRenew reports a refresh.

Implementation

bool get hotReloadable;