Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Commit

Permalink
Instructions to use generate certs script with windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Sachin K Singh authored and nickdgriffin committed Feb 5, 2016
1 parent 3d2997a commit ec006cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ Create ssl certificate for jenkins to allow connectivity with docker engine.
* RUN : source env.config.sh
* RUN : ./generate\_client\_certs.sh ${DOCKER\_CLIENT\_CERT\_PATH}

Note : For windows run the generate\_client\_certs.sh script from a terminal (Git Bash) as administrator.

###### Load platform

* Access the target host url `http://<TARGET_HOST>`
Expand Down

0 comments on commit ec006cb

Please sign in to comment.