quay / clair

Vulnerability Static Analysis for Containers

Home Page:https://quay.github.io/clair/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is TLS authentication not supported for openapi ?

bluefriday opened this issue · comments

Description of Problem / Feature Request

According to the Clair documents(https://quay.github.io/clair/concepts/authentication.html)
It is said to support 'quay integrated authentication' and 'PSK authentication'.
Is TLS authentication not supported for openapi ?

auth:
  psk:
    key: >-
      MDQ4ODBlNDAtNDc0ZC00MWUxLThhMzAtOTk0MzEwMGQwYTMxCg==
    iss: 'issuer'

No, mutual TLS is currently not supported.