This is an automated email from the ASF dual-hosted git repository.
rubys 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 3109316 fix documentation
3109316 is described below
commit 31093167e927779b051195e962bf51451d55e65f
Author: Sam Ruby <[email protected]>
AuthorDate: Sat Jun 3 11:45:30 2017 -0400
fix documentation
---
DEVELOPMENT.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md
index 0a9413c..5c83dde 100644
--- a/DEVELOPMENT.md
+++ b/DEVELOPMENT.md
@@ -107,7 +107,7 @@ This section is for those desiring to run a whimsy tool on
their own machine.
2. A `TLS_CACERT` can be obtained via either of the following commands:
- `ruby -r whimsy/asf -e "puts ASF::LDAP.cert"`<br/>
+ `ruby -r whimsy/asf -e "puts ASF::LDAP.extract_cert"`<br/>
`openssl s_client -connect ldap1-lw-us.apache.org:636 </dev/null`
Copy from `BEGIN` to `END` inclusive into the file
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].