[HOW TO] fix HAPROXY Setting tune.ssl.default-dh-param to 1024 by default, if your workload permits it you should set it to at least 2048

Error:

Starting haproxy: [WARNING] 052/161359 (16821) : Setting tune.ssl.default-dh-param to 1024 by default, if your workload permits it you should set it to at least 2048. Please set a value >= 1024 to make this warning disappear.
                                                           [  OK  ]

How to resolve:
Step 1: ssh into serverStep 2: use vi to edit haproxy configuration /etc/haproxy/haproxy.cfgStep 3: In global section, add value: tune.ssl.default-dh-param 2048Step 4: Restart haproxy

Tiến Phan - R0039

Knowledge is Endless
 
Sharing for Success

0 nhận xét:

Post a Comment