rabbot icon indicating copy to clipboard operation
rabbot copied to clipboard

[TLS] Regression makes TLS communication impossible

Open ptusch opened this issue 6 years ago • 1 comments

There's an issue that makes TLS unusable in rabbot.

The change was introduced here.

We are returning undefined every time we pass a caPath into the connection options.

The fix is just as easy; just add the return and it works again. I'll provide the PR shortly.

ptusch avatar Mar 07 '18 12:03 ptusch

Hi, Was trying this. It is still not fix. Still no return in the code.

IamLance avatar Jun 21 '19 03:06 IamLance