@marianfoo/adt-ls - v0.4.1
    Preparing search index...

    Interface LogonContext

    interface LogonContext {
        insecure?: boolean;
    }
    Index

    Properties

    Properties

    insecure?: boolean

    Skip TLS verification when our handler calls the proxy/backend (self-signed).