Bug #54807
Create DH Params file in ix-etc
Seen in:
Severity:
Med High
Reason for Closing:
Reason for Blocked:
Needs QA:
No
Needs Doc:
No
Needs Merging:
No
Needs Automation:
No
Support Suite Ticket:
n/a
Hardware Configuration:
ChangeLog Required:
No
Description
When dh param files are generated on system boot in middlewared - they take a lot of time and result in a call timeout error. This further leads to nginx using corrupted configuration and not starting at all.
Risk
We risk breaking vcenter https service, networking related to nginx and crypto plugin
Acceptance Criteria
Vcenter service runs as desired with https set to True. Nginx starts on boot and sets up FreeNAS on both HTTP and HTTPS protocols for communication. Certificate creation is working as desired
Associated revisions
Generate dhparams in ix-etc
Generating dhparams in middlewared took a lot of time which resulted in call timeout errors and nginx configuration file not being generated on time. This commit moves generation to ix-etc to ensure that we have dhparams before we generate nginx conf file.
Ticket: #54807
Generate dhparams in ix-etc (#2015)
Generating dhparams in middlewared took a lot of time which resulted in call timeout errors and nginx configuration file not being generated on time. This commit moves generation to ix-etc to ensure that we have dhparams before we generate nginx conf file.
Ticket: #54807
History
#1
Updated by Waqar Ahmed about 1 year ago
- Status changed from In Progress to Ready for Testing
- Assignee changed from Release Council to Waqar Ahmed
- Target version changed from Backlog to 11.3
- Needs Doc changed from Yes to No
- Needs Merging changed from Yes to No