> I think the draft should only be adopted if it clearly state that the > feature MUST NOT be deployed in production software.
Of course, the draft can be adopted and then the WG can make that change. > I think that this functionality should be only compiled into builds that > are specifically designated as "debug only", and that it should be > turned on explicitly by some kind of user interaction. But really, I > support Andrei's statement that there are many less intrusive ways to do > debugging, such as using QLOG files in the case of QUIC. And for TLS? I support a compile-time option. As a mid-way option, OpenSSL enables it, but an application must register a callback and do its own logging. I think QuicTLS will make that callback #ifdef controlled. _______________________________________________ TLS mailing list -- tls@ietf.org To unsubscribe send an email to tls-le...@ietf.org