view auto/have @ 8189:80a07843c711 quic

Using SSL cipher suite id to obtain cipher/digest, part 1. While here, log the negotiated cipher just once, - after handshake.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 05 Mar 2020 13:00:59 +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  1
#endif

END