Bug 2016615

Summary: TLS version <1.2 is being used while creating storage account in Azure.
Product: OpenShift Container Platform Reporter: pawankum <pawankum>
Component: Image RegistryAssignee: Oleg Bulatov <obulatov>
Status: CLOSED DUPLICATE QA Contact: XiuJuan Wang <xiuwang>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.8CC: aos-bugs, esimard, mstaeble
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-10-26 20:46:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description pawankum 2021-10-22 10:04:26 UTC
Description of problem:
TLS version <1.2 is being used while creating storage account in Azure.

Version-Release number of selected component (if applicable):
OpenShift 4.8 on Azure IPI

How reproducible:
100%

Steps to Reproduce:
1. Run the azure IPI installer
2. It will create a storage account for storing images and other things.
3. If there is a policy in place which prevent TLS connection which are < 1.2, installer fails to create the storage account. I believe installer should use > 1.2 version of TLS.

Actual results:
Installation failed

Expected results:
Installer should use > 1.2 TLS version and installation should  be done successfully.

Additional info:
I am not sure I attached the correct team and component because I didn't find the relevant component in list.

Comment 3 Matthew Staebler 2021-10-25 13:11:48 UTC

*** This bug has been marked as a duplicate of bug 1943175 ***