You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, CAPMOX plainly forces InsecureSkipVerify: true for the ProxmoxClient. We should support passing a caBundle via the credentials Secret, to give the user the choice, whether or not he wants to enable TLS verification.
The text was updated successfully, but these errors were encountered:
Currently, CAPMOX plainly forces
InsecureSkipVerify: true
for the ProxmoxClient. We should support passing a caBundle via the credentials Secret, to give the user the choice, whether or not he wants to enable TLS verification.The text was updated successfully, but these errors were encountered: