tedoc

Results 9 comments of 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. ![hugedefaultfont](https://cloud.githubusercontent.com/assets/3865761/24057837/30254610-0b1f-11e7-9d1e-4c51b10f48fb.png) If I change the superputty.exe compatibility...

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. > >...