Skip to content

Instantly share code, notes, and snippets.

@onmotion
Created April 8, 2019 07:05
Show Gist options
  • Save onmotion/bde47b6c9ed568661e8a002ddb8008ff to your computer and use it in GitHub Desktop.
Save onmotion/bde47b6c9ed568661e8a002ddb8008ff to your computer and use it in GitHub Desktop.
acme wildcard issue snippet
#!/bin/bash
acme.sh --issue -d domain.ru -d '*.domain.ru' --dns dns_cloudns --staging --debug 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment