httpsServer
An Neproxyserver object containing the static HTTPS proxy server settings.
Declaration
@NSCopying var httpsServer: NEProxyServer? { get set }Discussion
If autoProxyConfigurationEnabled is false and httpsEnabled is true, then the proxy server specified in this property will be used for HTTPS connections.