osirisinferi and GitHub
2fd85a4f36
Add serial number to certificates output ( #7842 )
...
Fixes #7835
I had to mock out `get_serial_from_cert` to keep a test from failing, because `cert_path` was mocked itself in `test_report_human_readable`.
Also, I kept the same style for the serial number as the recent Let's Encrypt e-mail: lowercase hexadecimal without a `0x` prefix and without colons every 2 chars. Shouldn't be a problem to change the format if required.
2020-03-12 09:37:49 -07:00
osirisinferi
9819443440
Add test
2020-02-22 15:22:27 +01:00
OsirisInferi
4f80f8b910
Fixing existing tests
2020-02-06 21:24:25 +01:00
OsirisInferi
0e03f82733
Remove todo::
2020-02-06 21:12:17 +01:00
OsirisInferi
5035a510a2
Add test for $hostname parsing
2020-02-06 21:10:41 +01:00
OsirisInferi
d3a4b8fd8c
Missing import
2020-02-05 22:27:12 +01:00
OsirisInferi
f3ed133744
Wrap makedirs() within exception handelrs
2020-02-05 22:17:29 +01:00
OsirisInferi
601a114d1b
Update changelog
2020-02-04 19:47:27 +01:00
OsirisInferi
86926dff92
Use unrestrictive umask for challenge directory
2020-02-04 19:27:27 +01:00
OsirisInferi
9b35dbf2be
Forgot to remove a breakpoint() statement
2020-02-02 22:31:05 +01:00
OsirisInferi
05e35ff2e0
Add CHANGELOG entry
2020-02-02 21:59:03 +01:00
OsirisInferi
7d0651c315
Parse $hostname in server_name
2020-02-02 21:56:09 +01:00
osirisinferi and Brad Warren
6e07e8b5c0
Add missing directory field ( #7687 )
...
Fixes #7683 .
* Add missing directory field to error message
* Added change to CHANGELOG.md
2020-01-16 11:31:22 -08:00
Osiris Inferi
b81f029614
Add Gentoo to list of official packages
2017-03-18 00:51:59 +01:00
Osiris Inferi
bb35126a2c
Deprecated standalone-preferred-challenges
2017-02-27 20:39:42 +01:00
osirisinferi and Peter Eckersley
f9b8933f37
Add line number to Augeas syntax error message ( #3974 )
...
* Add line number to Augeas syntax error message
* Use `format()` for message formatting
* Pleasing Python 2.6
2017-01-06 12:58:51 -08:00
osirisinferi
15f4929468
Update and expansion of Gentoo documentation
2016-01-25 22:23:30 +01:00
osirisinferi
aba11814cb
Add Gentoo documentation
2016-01-08 13:47:55 +01:00
osirisinferi
d3fddc3519
Prevent recording of deps in world set
2016-01-08 13:38:57 +01:00