Message106380
> My proposal:
>
> - the user should still be able to use keyfile and certfile if desired, they're quicker to use and backward compatibility must be maintained.
>
> - SSL context can be provided by passing a new "context" argument to the constructor.
>
> - if context arg is passed FTP_TLS.ssl_version should be ignored and SSLContext.protocol used instead
>
> - keyfile/certfile and context arguments should be mutually exclusive (ValueError)
>
>
> Makes sense?
Entirely sense to me :) |
|
Date |
User |
Action |
Args |
2010-05-24 18:56:25 | pitrou | set | recipients:
+ pitrou, janssen, giampaolo.rodola |
2010-05-24 18:56:23 | pitrou | link | issue8806 messages |
2010-05-24 18:56:23 | pitrou | create | |
|