Results 4 comments of Casper

I tried to get a wildcard cert for my domain today, using TransIP as provider (with API key), and I have the same error: ``` time="2020-01-18T09:41:10Z" level=debug msg="Using DNS Challenge...

> Hello, > > > SOAP Fault 301: This is not a valid domain name: 'nl' > > It's a DNS error, so check your `/etc/resolv.conf` configuration. Thanks, but I'm...

> Just curious, can you try adding the following to your Vagrantfile? > > ``` > config.vm.provider “vmware_desktop” do |v| > v.gui = true > end > ``` Nice! It...

Hi @alokc83, you can start the container with an extra volume for uploads (with -v). If you export the volume on the system that is running the container with say...