vscode-tekton icon indicating copy to clipboard operation
vscode-tekton copied to clipboard

Certificate expired for TektonHub

Open eirisdg opened this issue 4 years ago • 3 comments

Environment VS Code version: 1.63.2 OS: linux Extension version: 1.0.1

Description TektonHub shows Error: certificate has expired

image

eirisdg avatar Jan 07 '22 10:01 eirisdg

Good day. After installing the Tekton Pipelines extension of the first time, I am seeing the same "Error: certificate has expired" message and cannot search for Tektonhub resources. I am connecting to an OpenShift 4.9.10 cluster. I have code-1.63.2-1639562596.el7.x86_64 installed on Fedora 34.

Environment VS Code version: 1.63.2 OS: linux Extension version: 1.0.1

hightechrdn avatar Jan 17 '22 20:01 hightechrdn

That is VS Code issue https://github.com/microsoft/vscode/issues/136787

As a workaround, it seems to work if the user sets this option in user settings in VSCode

"http.systemCertificates": false,

sudhirverma avatar Jan 18 '22 07:01 sudhirverma

This issue should be fixed with VSCode 1.66 version. @eirisdg can you please try using the extension and see if it works as expected for you.

mohitsuman avatar Apr 09 '22 14:04 mohitsuman