kr / hk

Fast Heroku client
https://hk.heroku.com/
77 stars 6 forks source link

error with self-signed cert #3

Closed kr closed 12 years ago

kr commented 12 years ago

When using hk with a custom HEROKU_API_URL and a server that has a self-signed cert, hk fails with a certificate error message.

kr commented 12 years ago

@bgentry said:

You need to modify the default Transport for the http pkg if you want to customize tls config.