cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while connecting to VScode

0 Likes
701

Hi All ,

I am getting below error while connecting vscode with OData Service.Please let me know if anyone have idea on the below issue.

A connection error occurred, please ensure the target host is available on the network: "http code: CERT_HAS_EXPIRED"

Accepted Solutions (0)

Answers (2)

Answers (2)

haythem_jaidi
Participant
0 Likes

Try to set "http.systemCertificates": false in the user settings

abo
Active Contributor
0 Likes

CERT_HAS_EXPIRED means the server is using an outdated SSL cert: update it and it should work.