acme_certficate: allow to write files to CWD (#54754)

* Allow to write files to CWD.

* Add changelog.
This commit is contained in:
Felix Fontein
2019-04-03 20:39:10 +02:00
committed by John R Barker
parent f9dfb78d3c
commit e422f18898
2 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "acme_certificate - writing result failed when no path was specified (i.e. destination in current working directory)."