tedoc
tedoc
I highly recommend checking out WireGuard with Subspace instead. It is so much easier to install and manage than anything OpenVPN based. See https://github.com/subspacecommunity/subspace
I am seeing the same thing after a call like this: ``` config.util.setModuleDefaults("loader", { initialized: new Date() }); ``` I get this exception: ``` (node:37654) UnhandledPromiseRejectionWarning: TypeError: Cannot read property...
I see something similar on a 4K laptop display (no external monitor). The font is huge regardless of the default PuTTY appearance settings.  If I change the superputty.exe compatibility...
Seems to be a duplicate of @ #427 .
This project seems dead. There have been no commits in 2 years. The SharePoint support in NodeJS appears very fractured and poorly documented.
Thanks @s-KaiNet. The [msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/lib/msal-node) package seems to be what I want. The number of options that MS supports combined with all the packages that implement (or more frequently partially implement)...
@markawightman75 did you ever get this resolved? I am getting the same error with a GlobalSign EV certificate. It seems related to the 4096 key size.
I was just about to commit the exact same fix. I should have checked PRs first! Doesn't look like @ilmoi has been merging them lately though.
> > I was just about to commit the exact same fix. I should have checked PRs first! Doesn't look like @ilmoi has been merging them lately though. > >...