Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(route53): dummy hosted zone has right name #2995

Merged
merged 1 commit into from
Jun 21, 2019

Commits on Jun 21, 2019

  1. fix(route53): dummy hosted zone has right name

    Be sure that the dummy hosted zone props that are returned before
    the actual lookup is done have the right domain name already. This is
    necessary to make DnsValidateCertificate's validation check succeed.
    
    Fixes #2076.
    rix0rrr committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    84af5e1 View commit details
    Browse the repository at this point in the history