Control: tags -1 + pending

On September 4, 2017 at 12:38PM +0200, se (at example.com) wrote:
> I am proposing to:
> - extend this option to TLSv1.1
> - clarify the text as to distinguish between TLSv1.0 and TLSv1.1
>
> This while at the same time keeping compatibility with previously written
> config files (thus not changing the "t" option to disable TLSv1.0)
>
> You'll find a very basic diff attached.

Merged, and updated.

  - 
https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=1b23ebf6449de5975f057ead439cc66041249783
  - 
https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=762e28dc89fc80eb806d5da8a11ad05a036347fb

>>          if (strchr(ssl_forbid_method, 't1.1'))
>>              option |= SSL_OP_NO_TLSv1_1;

The current code doesn't support multi-character 't1.1', so '5' is
used instead.

Thanks,
--
Tatsuya Kinoshita

Attachment: pgp6TyqLVH85w.pgp
Description: PGP signature

Reply via email to