httparty icon indicating copy to clipboard operation
httparty copied to clipboard

Path options for TLS cert added

Open kvokka opened this issue 8 years ago • 1 comments

When I've tried to use https://github.com/NARKOZ/gitlab gem, I needed to serialize TLS options to global variable. It is very ugly, so, I added _path option for p12 and pem for key and password files, so, user may store it in options directly, or use path. Syntax will be like { pem_path: '/path/to/cert'}

I hope you'll like it

kvokka avatar Oct 26 '16 22:10 kvokka

gitlab gem will support this, if you only merge PR, or, say please, what you dislike please. Thank you

kvokka avatar Nov 15 '16 15:11 kvokka

Closing as stale.

jnunemaker avatar Mar 20 '24 12:03 jnunemaker