-
Bug
-
Resolution: Obsolete
-
Major
-
2.10.3
-
None
-
None
Description of problem:
Create a vCenter7 provider with "Skip certificate validation", hit error:
The provider is not ready - ConnectionTestFailedtls: FIPS 140-3 requires the use of Extended Master Secret. To troubleshoot, check the Forklift controller pod logs.
Create a vCenter7 provider with certificate validation, click "Fetch certificate from URL", hit error:

Version-Release number of selected component (if applicable):
MTV 2.10.3-4 with OCP 4.20.8
How reproducible:
Always
Steps to Reproduce:
1) Create a vCenter7 provider with "Skip certificate validation", hit error:

2) Create a vCenter7 provider with certificate validation, click "Fetch certificate from URL", hit error:

3) The the vCenter7 is with OpenSSL 1.0.2y-fips which don't support TLS 1.3, and current it's using TLS v1.2
4) Create vCenter7 providers (with/skip certificate validation) successfully with MTV 2.10.3-3 (forklift-fbc-prod-v420:on-pr-b71f1bb767702b3addb1146c04f588de3b25a9ac) on the same OCP cluster
5) Create vCenter8 providers (with/skip certificate validation) successfully with MTV 2.10.3-4 on the same OCP cluster
Actual results:
In Step1,2: Failed to create vCenter7 provider
Expected results:
In Step1,2: Create vCenter7 provider successfully
Additional info: