Skip to content

wildcard + domain  #8

@Izopi4a

Description

@Izopi4a

Hi, thanks for the great work !

i am having trouble trying to make it work for a wildcard + domain into a single certificate

domains.txt

*.example.com example.com > full_example_com

what I want to accomplish is that example.com + all of his sub domains are ssl-ed

Transaction started [transaction.yaml].
ERROR: (gcloud.dns.record-sets.transaction.remove) argument --name: expected one argument
Usage: gcloud dns record-sets transaction remove DATA [DATA ...] --name=NAME --ttl=TTL --type=TYPE --zone=ZONE, -z ZONE [optional flags]
  optional flags may be  --help | --transaction-file

For detailed information on this command and its flags, run:
  gcloud dns record-sets transaction remove --help
Nothing to do, empty transaction [transaction.yaml]
Listed 0 items.
 + Challenge validation has failed :(
ERROR: Challenge is invalid! (returned: invalid) (result: {
  "type": "dns-01",
  "status": "invalid",
  "error": {
    "type": "urn:ietf:params:acme:error:unauthorized",
    "detail": "Incorrect TXT record \"3YjL5sHJgVbFjl63kzuwLRk6pljnECcOcM78JoT2Ark\" found at _acme-challenge.whatever.com",
    "status": 403
  },
  "url": "https://acme-staging-v02.api.letsencrypt.org/acme/challenge/nvbUcinQ9CMgKCMxR7m7F-xM8PfWvLn9MhewaJgR6XA/133359779",
  "token": "uCt8w8iAPZ33tuZHFEceAzEzEMyXnuT1c9fB14BNujk"
})

gcloud --version
Google Cloud SDK 203.0.0
beta 2017.09.15
bq 2.0.34
core 2018.05.25
gsutil 4.31

perhaps i am trying to do something stupid ?

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