Skip to content

WildCard Subdomain Verify #14

@kentplaza

Description

@kentplaza

Do this plugin allow wildcard subdomain verification?

I have wildcard SSL Certificate (*.mydomain.com) and imported into App Service.

Can I declare wildcard domain in host paramater as below? or use naked domain?

Https.enableSSLPinning({ host: '*.mydomain.com', certificate }) or
Https.enableSSLPinning({ host: 'mydomain.com', certificate })

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions