diff options
author | Loïc Hoguin <[email protected]> | 2017-06-09 11:44:12 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-06-09 11:44:12 +0200 |
commit | f3ab9ef65d948469e864184bcf95114bf8025ad1 (patch) | |
tree | 77458e2ece4e95d5e16ae7466ef22750c0edc9ac /docs/en/ranch/1.3/guide/ssl_auth/index.html | |
parent | 5a0feb20ace7a923b1101c274ef2ff12fa47a776 (diff) | |
download | ninenines.eu-f3ab9ef65d948469e864184bcf95114bf8025ad1.tar.gz ninenines.eu-f3ab9ef65d948469e864184bcf95114bf8025ad1.tar.bz2 ninenines.eu-f3ab9ef65d948469e864184bcf95114bf8025ad1.zip |
Release the tale of 2.0 cowboy slides
Diffstat (limited to 'docs/en/ranch/1.3/guide/ssl_auth/index.html')
-rw-r--r-- | docs/en/ranch/1.3/guide/ssl_auth/index.html | 2 |
1 files changed, 1 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 6262ffa1..b831fbe2 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>, <span style="color: #993399">100</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: #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>},
|