Tag: cheatsheet
Today I've learned about the different versions of Universally Unique
IDentifiers (UUID) and decided to compile a short cheatsheet for the uuid
command supplied by the
Open Source Software Project (OSSP).
Note that there is also uuidgen command that is supported by the
util-linux…
Here's a compilation of useful commands that use a DNS-01 challenge to
issue a certificate using acme.sh client.
Issue a certificate using an automatic DNS API mode with GoDaddy:
acme.sh --issue --dns gnd_gd --domain example.com
Issue a wildcard certificate (denoted by an aste…