Hi!
I’m experimenting with the usage of HAProxy to balance the load between 2 ECS (round robin).
At each connection, the change of ECS (expected since round robin) is detected, and I get this warning (2 warning boxes) :
<span style="color: #444444; font-family: Verdana; font-size: 13px; background-color: #e9f8fb;"> “</span><em style="box-sizing: border-box; font-size: 13px; color: #444444; font-family: Verdana; background-color: #e9f8fb;">The authenticity of host can’t be established. The certificate fingerprint is: .... Are you sure you want to continue connecting?<span style="color: #444444; font-family: Verdana; font-size: 13px; background-color: #e9f8fb;">”</span>
How can I disable this warning to make load balancing fully transparent for the end user ?
Thanks,
Regards,
Steve.