in order to use client side SSL authentication with nestor, I made a small fix to bagofrequest to pass agentOptions to the underlying request instance. See https://github.com/request/request#tlsssl-protocol
Regards,
Ben
PS: I have a working prototype of nestor with client side ssl authentication. That need's some cleanup and I make a pull request for that as well.
Coverage remained the same at 100.0% when pulling 20da3b7f0fcd784825b256b66bafe8ef6b7b63cb on benediktarnold:agentoptions into 25f0254acbd0098360beaebddb35266ccf25ae32 on cliffano:master.
Coverage remained the same at 100.0% when pulling 20da3b7f0fcd784825b256b66bafe8ef6b7b63cb on benediktarnold:agentoptions into 25f0254acbd0098360beaebddb35266ccf25ae32 on cliffano:master.
Hi,
in order to use client side SSL authentication with nestor, I made a small fix to bagofrequest to pass agentOptions to the underlying request instance. See https://github.com/request/request#tlsssl-protocol
Regards, Ben PS: I have a working prototype of nestor with client side ssl authentication. That need's some cleanup and I make a pull request for that as well.