raf
raf
Hi, I recently tried to install Beamgun on all the PCs at work. There was a mixture of Windows 7, 8.1 and 10. It was a little while ago and...
Apologies if this has already been addressed, but a paper in last year's USENIX Security Symposium details 18 practical attacks against Email Sender Authentication. It's brutal. For details, see: https://www.usenix.org/sites/default/files/composition-kills.pdf...
The opendkim.conf(5) manpage states in the "OversignHeaders" section: Note that listing a field name here and not listing it in the SignHeaders list is likely to generate invalid signatures. That...
Apologies if this has already been addressed, but a paper in last year's USENIX Security Symposium details 18 practical attacks against Email Sender Authentication. It's brutal. For details, see: https://www.usenix.org/sites/default/files/composition-kills.pdf...
Hi, I just upgraded reuse today and was faced with a wall of PendingDeprecationWarning warnings. I think this should only happen when the information in the source file and the...
It's very unfortunate that the renewal config file format is undocumented. Is it so hard to write one extra manpage? The certbot documentation does not document the format, and it...
Unlike the renewal deploy hooks and post hooks, the pre hooks are not supplied with the RENEWED_LINEAGE and RENEWED_DOMAINS environment variables. That means that when the pre hook is run,...
Hi, the current Did-you-mean? alternative for SC2006 `"Use $(...) notation instead of legacy backticks` would be much improved if it removed the would-no-longer-be-necessary backslash quoting that is necessary when using...
The certonly subcommand runs pre/deploy/post hooks if they are supplied on the command line (I'm told). It also runs deploy hooks in /etc/letsencrypt/renewal-hooks/deploy. But it does not run pre/post hooks...