📝 Made note of acme.sh option for ssl certs
This commit is contained in:
parent
6dec4fbedb
commit
8f920c070d
1 changed files with 2 additions and 0 deletions
2
aliases
2
aliases
|
|
@ -349,6 +349,8 @@ alias easynewbie="librewolf https://easynewbie.com &"
|
|||
alias letsencrypt="librewolf https://letsencrypt.org &"
|
||||
# and the official certbot documentation:
|
||||
alias certbotsite="librewolf https://certbot.eff.org &"
|
||||
#certbot has some issues when used with cron, acme.sh is an alternative:
|
||||
alias acmesh="librewolf https://github.com/acmesh-official/acme.sh/blob/master/acme.sh &"
|
||||
# for colorizing code snippets
|
||||
alias prismjs="librewolf https://prismjs.com/ &"
|
||||
# cool front end ideas
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue