summaryrefslogblamecommitdiffstats
path: root/archives/extend/2015-January/000487.html
blob: 7a69ae5cdd7a2e93365f1796aa1ee135d6bd9dbe (plain) (tree)

























































































                                                                                                                                                                          
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
 <HEAD>
   <TITLE> [99s-extend] websocket over ssl
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20websocket%20over%20ssl&In-Reply-To=%3C54B13881.6000408%40ninenines.eu%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <style type="text/css">
       pre {
           white-space: pre-wrap;       /* css-2.1, curent FF, Opera, Safari */
           }
   </style>
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="000486.html">
   <LINK REL="Next"  HREF="000490.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[99s-extend] websocket over ssl</H1>
    <B>Lo&#239;c Hoguin</B> 
    <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20websocket%20over%20ssl&In-Reply-To=%3C54B13881.6000408%40ninenines.eu%3E"
       TITLE="[99s-extend] websocket over ssl">essen at ninenines.eu
       </A><BR>
    <I>Sat Jan 10 15:34:41 CET 2015</I>
    <P><UL>
        <LI>Previous message: <A HREF="000486.html">[99s-extend] websocket over ssl
</A></li>
        <LI>Next message: <A HREF="000490.html">[99s-extend] websocket over ssl
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#487">[ date ]</a>
              <a href="thread.html#487">[ thread ]</a>
              <a href="subject.html#487">[ subject ]</a>
              <a href="author.html#487">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>Just kernel, stdlib, ssl, cowboy should be enough. Order does not matter 
I think.

On 01/10/2015 03:28 PM, <A HREF="https://lists.ninenines.eu/listinfo/extend">e at bestmx.net</A> wrote:
&gt;&gt;<i> In Cowboy, use start_https instead of start_http.
</I>&gt;<i>
</I>&gt;<i> thanx! it makes a lot of sense for me.
</I>&gt;<i> tell me please what deps should be declared in the .app file?
</I>&gt;<i>
</I>&gt;<i> is the following correct?
</I>&gt;<i>
</I>&gt;<i>      {applications, [
</I>&gt;<i>          kernel,
</I>&gt;<i>          stdlib,
</I>&gt;<i>          crypto,
</I>&gt;<i>          public_key,
</I>&gt;<i>          ssl,
</I>&gt;<i>          cowboy
</I>&gt;<i>      ]},
</I>&gt;<i>
</I>&gt;<i> does the order matters?
</I>&gt;<i>
</I>&gt;<i> (i borrowed that from the internet without deep understanding of the
</I>&gt;<i> roles of each app on the list)
</I>
-- 
Lo&#239;c Hoguin
<A HREF="http://ninenines.eu">http://ninenines.eu</A>
</PRE>



<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="000486.html">[99s-extend] websocket over ssl
</A></li>
	<LI>Next message: <A HREF="000490.html">[99s-extend] websocket over ssl
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#487">[ date ]</a>
              <a href="thread.html#487">[ thread ]</a>
              <a href="subject.html#487">[ subject ]</a>
              <a href="author.html#487">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
mailing list</a><br>
</body></html>