Skip to content

Error with saving / uploading new certs #6

@deadlyfingers

Description

@deadlyfingers

Great script, but I hit a couple of issues as new user...

  1. When saving the cert, you get an error if the "C:/temp" dir doesn't already exist.
    mkdir C:/temp

  2. Getting error message New-AzureRmWebAppSSLBinding Certificate {thumbprint} was not found.

Workaround for now is to open web app in Azure portal. Then under SSL settings section:

  1. Upload your C:/temp/*.cer into Private Certificates (.pfx) section
  2. Then in Bindings > Add SSL Binding with SSL type "SNI SLL"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions