Solving certificate problem behind firewall/VPN #416
Unanswered
antoniopaolini
asked this question in
Q&A
Replies: 1 comment
-
Thanks for sharing your Tips 🎉 I didn't know It seems that variable has introduced from Deno 1.13 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to install denops plugin (to use bufpreview.vim), but it didn't works.
I received error
Server stopped 4 times ...d to avoid infinity restart loop.
After a little bit of tinkering I started vim verbose with a log file, with the command
vim -V9myVim.log
and I got the complete error:I thought the problem should be the security software we use at work (if I check TLS certificate in the browser for jsr website I see all signed by Zscaler).
I found this website then I tried the last way (I'm in windows 11). IT WORKS!!!
Then I added in my vimrc the following line:
Then it works like a charm.
I did it in the best way? Any suggestion?
I write here because I didn't found anything on the web that helped me; I hope this will be helpful for everyone with my same troubles.
Beta Was this translation helpful? Give feedback.
All reactions