вт, 18 февр. 2020 г. в 21:44, Emmanuel Hocdet <m...@gandi.net>:

>
> > Le 18 févr. 2020 à 14:36, William Lallemand <wlallem...@haproxy.com> a
> écrit :
> >
> > On Tue, Feb 18, 2020 at 01:58:39PM +0100, Emmanuel Hocdet wrote:
> >>
> >>> Le 18 févr. 2020 à 11:45, Emmanuel Hocdet <m...@gandi.net> a écrit :
> >>>
> >>>> Can you add a little bit of explanation on how the discovery of the
> >>>> issuer is done in the documentation?
> >>>>
> >>> ok
> >>
> >>
> >> documentation updated:
> >>
> >
> > Thanks Manu!
> >
> > Merged and pushed in master.
> >
>

src/ssl_sock.c:9860:15: error: format string is not a string literal
(potentially insecure) [-Werror,-Wformat-security]

                        ha_warning(warn);

                                   ^~~~

src/ssl_sock.c:9860:15: note: treat the string as an argument to avoid this

                        ha_warning(warn);

                                   ^

                                   "%s",



>
> w00t!
> Thanks
>
> Manu
>
>
>

Reply via email to