evanlucas / gcr

A node gitlab-ci-runner
MIT License
51 stars 12 forks source link

Adding in ability for GCR to connect to a gitlab that requires 2-way SSL with client certificates #25

Closed bushong1 closed 8 years ago

bushong1 commented 8 years ago

Hey there,

I added a feature to support gitlab servers that require 2-way SSL and client certificates. While I realize this is not a common situation, it was a big enough problem that it made it impossible for us to use GitLab CI in any capacity. All the features are optional and will not affect users who do not require Client Certificates. If this is something you would be interested in merging, great! If not, I would be interested in publishing a forked version to NPM (gcr-https?) with your permission.