cluster-api-provider-proxmox icon indicating copy to clipboard operation
cluster-api-provider-proxmox copied to clipboard

insecure skip tls verify should not be default but optional

Open sp-yduck opened this issue 1 year ago • 0 comments

currently insecure skip tls verify is true by default. this should be an option.

https://github.com/sp-yduck/cluster-api-provider-proxmox/blob/eed957f8541e92cc3195b96b73a0f275ec331bc2/cloud/scope/clients.go#L67C60-L67C64

sp-yduck avatar Aug 10 '23 14:08 sp-yduck