Message120334
>> * starttls() should probably test the `tls_on` attribute first and
>> raise a ValueError if True (as you point out, a client mustn't attempt
>> to start a new TLS session if one is already active).
>
> ...I actually meant to do exactly that, but forgot to put the check
> in. Thank you.
And it should also make sure the user is not already authenticated.
And that STARTTLS is advertised (if nntp_version >=2). |
|
Date |
User |
Action |
Args |
2010-11-03 18:10:20 | jelie | set | recipients:
+ jelie, janssen, pitrou, giampaolo.rodola, christian.heimes, chasonr, brian.curtin, ajvant |
2010-11-03 18:10:20 | jelie | set | messageid: <1288807820.12.0.432104131685.issue1926@psf.upfronthosting.co.za> |
2010-11-03 18:10:18 | jelie | link | issue1926 messages |
2010-11-03 18:10:17 | jelie | create | |
|