Thanks,

I build with polarssl and it build fine. But what is the magic incantation
to start the server with https support? I configured with polarssl, but it
uses liana (http) at  start and I could not find any way to change the
transport layer (e.g. --help).

Thanks,
Edison

* ./configure --enable-plugins="polarssl"
*
*make                    #builds fine
*
*bin/monkey           #reports Transport layer by liana in http mode, but
nothing about https
*



On Fri, Apr 12, 2013 at 11:19 AM, Eduardo Silva <[email protected]> wrote:

> Hi Edison,
>
> the good news is that we have deprecated MatrixSSL support due to many
> technical and social reasons. As a replacement we have incorporated support
> for the great PolarSSL.
>
> The GIT version of Monkey already includes this change, Monkey v1.2 will
> be released in a few days with that library change,
>
> best regards,
>
>
>
> On Fri, Apr 12, 2013 at 9:11 AM, Edison Nica <[email protected]>wrote:
>
>> Can you also publish the package dependency somewhere? Is there a script
>> to install deps automatically?
>>
>> For example matrixssl has 2 versions, and I am not sure which and how to
>> get matrixssl3.2 the right way (in ubuntu matrixssl1.8 installs fine with
>> apt-get, but 3.2 is really annoying to get)
>>
>> Thanks,
>> Edison
>>
>> _______________________________________________
>> Monkey mailing list
>> [email protected]
>> http://lists.monkey-project.com/listinfo/monkey
>>
>>
>
>
> --
> Eduardo Silva
> http://edsiper.linuxchile.cl
> http://www.monkey-project.com
>
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to