Log Message: chat/py-xmpppy: Improve TLS python calls Based on a suggested from felixfontein@github, use ssl.create_default_context, which also sets other more modern defaults (e.g. no SSLv3) and loads system trust anchors by default.
Revision | Action | file |
1.34 | modify | pkgsrc/chat/py-xmpppy/Makefile |
1.12 | modify | pkgsrc/chat/py-xmpppy/distinfo |
1.5 | modify | pkgsrc/chat/py-xmpppy/patches/patch-xmpp_transports.py |