@duckduckgo/content-scope-scripts
    Preparing search index...

    Interface SSLSelfSignedCertificate

    interface SSLSelfSignedCertificate {
        domain: string;
        errorType: "selfSigned";
        kind: "ssl";
    }
    Index

    Properties

    Properties

    domain: string
    errorType: "selfSigned"
    kind: "ssl"