aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/ssl_auth.asciidoc
AgeCommit message (Collapse)Author
2017-05-31Deprecated ranch:start_listener/6 and child_spec/6Loïc Hoguin
The NumAcceptors argument has been moved to transport option num_acceptor, which defaults to 10. The functions now take one less argument. The old functions are still here, though deprecated.
2016-01-20Fix a link in the user guideLoïc Hoguin
2015-08-22Convert the documentation to AsciidocLoïc Hoguin