Description
🐛 Bug Report
A clear and concise description of what the bug is.
Not able to login to leetcode. due to certificate error
To Reproduce
Steps to reproduce the behavior.
Expected behavior
A clear and concise description of what you expected to happen.
Extension Output
Paste here the LeetCode extension log from output channel.
[ERROR] You are not login yet?
login: pass: - Signing in leetcode.com
[ERROR] Error: self signed certificate in certificate chain
Guidance: Press Ctrl+Shift+U
, and toggle the channel to LeetCode
.
Your Environment
- os: Windows 10
- extension settings :
- nodejs version: 12.8.1
- vscode version: 1.38.1
- extension version: 0.15.5
The output shows the error msg
[ERROR] You are not login yet?
login: pass: - Signing in leetcode.com
[ERROR] Error: self signed certificate in certificate chain
Im behind a firewall with self signed certs. I assume this may require https requests config change.
PS: I don't think this is duplicated as #370 . They are all certs related but root cause may different