Replies: 1 comment
|
can someone help in configuring tls in Clair 2.1.7? |
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.
About Clair Infra Setup:
I am using Clair version 2.1.7 for security scan and using Klar to trigger scan on Clair. Clair is configured in a VM and Klar is triggered from another VM.
Clair VM Setup -
I am running a docker container for Clair on the host network and Klar access Clair API to run a scan.
Problem Statement:
I am trying to add SSL certificates with Clair but after adding certificates, the connection is not working between Clair and Klar. and the error is -
My config file after added certificate changes-
Expected Outcome
Clair scan result should be output.
Actual Outcome
Environment
uname -a): azure VMkubectl version): NAAll reactions