5 ms·
Is this part of Plan 9?
by AmenBreak 3y ago
Is this part of Plan 9?
- com 3y agoUnfortunately this is related to acme.sh, a shell script tool to request new and replace free certificates. So far, this GitHub issue is quite disturbing.
- tinus_hn 3y agoIMO it’s just a demonstration why you don’t write complicated or security sensitive code in shell script: it’s basically impossible to get right, there’s pitfalls around every corner and it’s extremely difficult to check for mistakes.
- MisterTea 3y agoNo. This is not the acme editor. This is what ACME they are referring to: https://en.wikipedia.org/wiki/Automatic_Certificate_Management_Environment https://en.wikipedia.org/wiki/Automatic_Certificate_Manageme...