view auto/nohave @ 7322:6649d4433266

Stream ssl_preread: added SSLv2 Client Hello support. In particular, it was not possible to obtain SSLv2 protocol version.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 18 Jul 2018 18:51:25 +0300
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  0
#endif

END