summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2016-05-13 11:43:50 -0400
committerJoe George <joe@zeroc.com>2016-05-13 11:43:50 -0400
commitb29dfd4464535eefb01743674844fa92d08421da (patch)
tree5c9b69852ac6b974111be772229b10d412db319a
parentObjective-C stream changes (diff)
parentAdd README.md to certs directory (diff)
downloadice-b29dfd4464535eefb01743674844fa92d08421da.tar.bz2
ice-b29dfd4464535eefb01743674844fa92d08421da.tar.xz
ice-b29dfd4464535eefb01743674844fa92d08421da.zip
Merge remote-tracking branch 'origin/3.6'
-rw-r--r--certs/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/certs/README.md b/certs/README.md
index d049ec28ae2..387f0aef7f7 100644
--- a/certs/README.md
+++ b/certs/README.md
@@ -17,7 +17,7 @@ We've included the Python script `makecerts.py` to simplify this task.
You'll need Python to run the script. The script also depends on a utility package
from a separate [ZeroC repository][1]. You can install this package as follows:
- pip install zeroc-ice-certutils
+ pip install zeroc-icecertutils
## Usage
@@ -44,4 +44,4 @@ You can specify an alternate IP address using `--ip` and an alternate DNS name
using `--dns`. The `--use-dns` flag forces the script to use the DNS name as
the server's Common Name instead of the IP address.
-[1]: https://github.com/zeroc-ice/ice-certutils
+[1]: https://github.com/zeroc-ice/icecertutils