yebinama / paclair

Paclair is a Python3 Cli tool to interact with Coreos's Clair (https://github.com/coreos/clair).
Apache License 2.0
27 stars 13 forks source link

Update gitlab example to remove token_url #17

Closed cpeel closed 5 years ago

cpeel commented 5 years ago

token_url is not required for a gitlab server. The important bits are ensuring that if your internal server uses HTTPS signed by an internal CA, that verify points to that certificate.