cliffano / nestor

Jenkins CLI and node.js client
http://blog.cliffano.com/tag/nestor/
MIT License
182 stars 27 forks source link

Documentation and refactoring for SSL Certificate handling #33

Closed benediktarnold closed 9 years ago

benediktarnold commented 9 years ago

Hi,

thanks for merging my other pull request. I was busy too, but yesterday I promoted nestor to some of my colleagues and I noticed that I did not write any documentation. As usual ;-)

I also added the possibility to specify a custom ca.

The tests, that were broken after my last PR are still broken. Should I take care of it? I think I just need to change the stubs from request to bagofrequest objects..

Cheers, Ben