docker-modem icon indicating copy to clipboard operation
docker-modem copied to clipboard

pfx

Open jaymedavis opened this issue 9 years ago • 1 comments

Instead of passing the ca.pem/cert.pem/key.pem, is it possible to pass a pfx similar to the request library?

This seems like it would be really easy to do - I can take an attempt at it locally as well.

Thanks for this library, it rocks.

jaymedavis avatar Nov 12 '15 15:11 jaymedavis

Just implemented it. Could you please take a look at branch https://github.com/apocas/docker-modem/tree/pfx

PS: https://github.com/apocas/docker-modem/commit/332dcf728ca35e640ac85ee97042e98fda18731b

apocas avatar May 12 '16 23:05 apocas