diff options
Diffstat (limited to 'docs/en/ranch/1.3/guide/ssl_auth')
-rw-r--r-- | docs/en/ranch/1.3/guide/ssl_auth/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/en/ranch/1.3/guide/ssl_auth/index.html b/docs/en/ranch/1.3/guide/ssl_auth/index.html index 3cc585f2..ca934db0 100644 --- a/docs/en/ranch/1.3/guide/ssl_auth/index.html +++ b/docs/en/ranch/1.3/guide/ssl_auth/index.html @@ -152,7 +152,7 @@ the listener to enable this behavior.</p></div> by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -<pre><tt>{<span style="color: #FF6600">ok</span>, <span style="color: #990000">_</span>} <span style="color: #990000">=</span> <span style="font-weight: bold"><span style="color: #000000">ranch:start_listener</span></span>(<span style="color: #FF6600">my_ssl</span>, +<pre><tt>{<span style="color: #FF6600">ok</span>, <span style="color: #990000">_</span>} <span style="color: #990000">=</span> <span style="font-weight: bold"><span style="color: #000000">ranch:start_listener</span></span>(<span style="color: #FF6600">my_ssl</span>, <span style="color: #993399">100</span>, <span style="color: #FF6600">ranch_ssl</span>, [ {<span style="color: #FF6600">port</span>, <span style="color: #009900">SSLPort</span>}, {<span style="color: #FF6600">certfile</span>, <span style="color: #009900">PathToCertfile</span>}, @@ -275,6 +275,8 @@ user.</p></div> + <li><a href="/docs/en/ranch/1.4/guide">1.4</a></li> + <li><a href="/docs/en/ranch/1.3/guide">1.3</a></li> <li><a href="/docs/en/ranch/1.2/guide">1.2</a></li> |