This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new a19ff16 Fixed CA cert handling
a19ff16 is described below
commit a19ff16277d9e5fd9150b74a62de2c8e036d3dbc
Author: Sebb <[email protected]>
AuthorDate: Sat Nov 23 15:54:58 2019 +0000
Fixed CA cert handling
---
DOCKER.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/DOCKER.md b/DOCKER.md
index acd5eb2..90b56fb 100644
--- a/DOCKER.md
+++ b/DOCKER.md
@@ -86,7 +86,6 @@ Known not to work (ToDos)
* Automatic restarting of passenger based tools when source code changes are
made.
* Having the container grab passwords from the macOS keychain
-* Fix up CA cert handling
Uninstallation procedures
-------------------------