Hi Alain,
> We try
> Bind <address IP>:443 ssl crt /etc/ssl : but without success .
>
> Or
> Bind <address IP>:443 ssl crt /etc/ssl/*.pem : but without successÂ
Try:
bind <address IP>:443 ssl crt /etc/ssl/
with the slash at the end.
Regards,
Lukas

