From fdf2bc93f69a09af22eb32d063aea15e4b1146e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 20 Jun 2013 15:24:36 +0200 Subject: Add asn1 to the list of applications to be started for SSL Required since R16B01. And apparently needed in some cases before. --- manual/cowboy_app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/cowboy_app.md') diff --git a/manual/cowboy_app.md b/manual/cowboy_app.md index 5311109..9fe316d 100644 --- a/manual/cowboy_app.md +++ b/manual/cowboy_app.md @@ -15,7 +15,7 @@ environment this means that they need to be started with the application is started. The `cowboy` application also uses the Erlang applications -`public_key` and `ssl` when listening for HTTPS connections. +`asn1`, `public_key` and `ssl` when listening for HTTPS connections. These are started automatically if they weren't before. Environment -- cgit v1.2.3