aboutsummaryrefslogtreecommitdiff
path: root/docs/library/ussl.rst
AgeCommit message (Collapse)Author
2016-05-22docs/ussl: Add basic description of axTLS-based modussl.Paul Sokolovsky
In particular, disclose the fact that server certificates are not validated.
2016-05-03docs: Use getaddrinfo() result in easy way.Paul Sokolovsky
Instead of extracting 4th element, extact last. Much easier to remember!
2015-10-21docs: Add remark about ssl sockets and standard sockets.danicampora
2015-10-21docs: Several corrections to the classes in the machine module.danicampora
2015-10-21docs: Add usocket and ussl modules' documentation.danicampora