vert-x3 / vertx-config

Vert.x Configuration Service
Apache License 2.0
54 stars 64 forks source link

Add handling for private ssh key in Git configuration. #52

Closed SINGS079 closed 6 years ago

SINGS079 commented 6 years ago

Right now we can clone Git repo with username and password. This should add functionality of handling Git repo where we pass ssh key and ssh url as params.