jycouet / VSTSExtensions

MIT License
30 stars 11 forks source link

Error self signed certificate #54

Closed jycouet closed 1 year ago

jycouet commented 2 years ago

I am trying to run whitesource renovate using azure pipeline. I have followed this documentation. My pipeline looks as follows: image

I have added the linux agent for the agent pool. When I try running the pipeline I face following error:

[error]self signed certificate in certificate chain

I have tried running it as mentioned but it is not working for me.

Please let me know how do I resolve the error. I am also not sure of where do I place the key provided by renovate.

Originally posted by @Sayali1638 in https://github.com/jycouet/VSTSExtensions/issues/50#issuecomment-1061732851

jycouet commented 2 years ago

Did you add this?

image

Sayali1638 commented 2 years ago

Hello, I have enabled the options mentioned above for the repository

image

I am still getting the same error. Please let me know if I am missing on something

jycouet commented 1 year ago

I assumed that you had found your way. I'll close it, please re open if needed