<div dir="ltr"><br><div class="gmail_extra">Hi!<br></div><div class="gmail_extra"><br><div class="gmail_quote">2013/12/10 Mikhail Igonin <span dir="ltr"><<a href="mailto:igonin_phys@mail.ru" target="_blank">igonin_phys@mail.ru</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Ingela!<br>
<br>
Yes, of course. When i disable SSL -- everything is working correctly.<br>
<br></blockquote><div><br><br></div><div>Well, that is not what I meant, the question is can youš start an ssl connection with your certs without running the erlang distribution?<br><br></div><div>Regards Ingela Erlang/OTP team - Ericsson AB<br>
</div><div><br><br></div><div><br>š</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
With best regards,<br>
Mike<br>
<br>
÷ÔÏÒÎÉË, 10 ÄÅËÁÂÒÑ 2013, 11:21 +01:00 ÏÔ Ingela Andin <<a href="mailto:ingela.andin@gmail.com">ingela.andin@gmail.com</a>>:<br>
<div class="HOEnZb"><div class="h5">>Hi!<br>
><br>
>Have you verified that you can perform the ssl handshake with your input options running just normally<br>
>without the distribution?<br>
><br>
>Regards Ingela Erlang/OTP team Ericsson AB<br>
><br>
><br>
>2013/12/9 éÇÏÎÉΠíÉÈÁÉÌ š< <a href="mailto:igonin_phys@mail.ru">igonin_phys@mail.ru</a> ><br>
>><br>
>>Hi!<br>
>>I already asked this question in Basho/node_package/riak, but received no clear answer. Someone may be encountered such a problem?<br>
>><br>
>>I'm using rebar to build my application, and šnode_package to create RPM-package.<br>
>>Then i define an environment variables in the file vm.ags as describedš š<a href="http://www.erlang.org/doc/apps/ssl/ssl_distribution.html" target="_blank">http://www.erlang.org/doc/apps/ssl/ssl_distribution.html</a> :<br>

>>-proto_dist inet_tls<br>
>>-ssl_dist_opt client_certfile "/var/lib/myapp/cert.pem"<br>
>>-ssl_dist_opt server_certfile "/var/lib/myapp/cert.pem"<br>
>>-ssl_dist_opt server_secure_renegotiate true<br>
>>-ssl_dist_opt client_secure_renegotiate true<br>
>>And then run:<br>
>><br>
>>[root@srv bin]# myapp start<br>
>>!!!!<br>
>>!!!! WARNING: ulimit -n is 1024; 4096 is the recommended minimum.<br>
>>!!!!<br>
>>myapp failed to start within 15 seconds,<br>
>>see the output of 'myapp console' for more information.<br>
>>If you want to wait longer, set the environment variable<br>
>>WAIT_FOR_ERLANG to the number of seconds to wait.<br>
>><br>
>>===========<br>
>>In the result I get:<br>
>>1. The console log -- all well, as if the node is started correctly.<br>
>>2. The error log is empty.<br>
>>3. The 'ps eax | grep beam.smp' command -- shows, that the Erlang virtual machine is running (!).<br>
>>4. But:<br>
>>* šCommand 'start' -- hangs<br>
>>* š'ping' is not work<br>
>>* šThe node cannot be stopped, because the 'stop' command does not work<br>
>>* šI can't connect to the node through 'attach'/'attach-direct' for the same reason<br>
>>* šEven 'getpid' says that the node is not running....<br>
>><br>
>>What could be the problem?<br>
>><br>
>>(Erlang R16B01, RHEL6.3 )<br>
>>_______________________________________________<br>
>>erlang-questions mailing list<br>
>><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
>><a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
><br>
<br>
<br>
</div></div></blockquote></div><br></div></div>