Hello, could you update me on this issue?<div>What's the status of the new implementation? (btw, is it the "new_ssl" explained here <a href="http://erlang.org/doc/man/new_ssl.html">http://erlang.org/doc/man/new_ssl.html</a> or something else?)</div>
<div><br></div><div>Many thanks, Nicola </div><div><br><div class="gmail_quote">On Mon, Jul 28, 2008 at 2:33 PM, Ingela Anderton Andin <span dir="ltr"><<a href="mailto:ingela@erix.ericsson.se">ingela@erix.ericsson.se</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
I am not sure that the existing Erlang API towards openssl lets you get<br>
at this functionallity, however we are working<br>
on a new ssl-implementation,  that does not use openssl for<br>
communication only for cryptographics,<br>
where you will be able to do the corresponding. I can not make any<br>
promises regarding when we<br>
can release this but it is in the pipeline and should be ready in a not<br>
too distant future. There is a beta-version  of new ssl in R12B<br>
but you would have to hack it as that functionality is not yet included<br>
in the API.  (That code has also changed quite a lot since  the R12B<br>
release)<br>
<br>
Regards - Ingela Erlang/OTP, Ericsson<br>
<br>
<br>
> >>><br>
> >>> Hello,<br>
> >>>  i'm considering porting some code of mine to erlang. It's a network<br>
> >>> server that uses SSL.<br>
> >>> It makes use of the callback that you can specify on SSL_set_verify (and<br>
> >>> similar) to check if a peer is allowed to connect, based on data in its<br>
> >>> certificate.<br>
> >>><br>
> >>> (see: <a href="http://www.openssl.org/docs/ssl/SSL_CTX_set_verify.html" target="_blank">http://www.openssl.org/docs/ssl/SSL_CTX_set_verify.html</a>)<br>
> >>><br>
> >>> I've checked the documentation of the SSL application in Erlang<br>
> >>> (<a href="http://www.erlang.org/doc/apps/ssl/index.html" target="_blank">http://www.erlang.org/doc/apps/ssl/index.html</a>), but i couldn't find a way<br>
> >>> to supply such a callback. Is it possible?<br>
> >>> This is a fundamental feature of my server so it would be a blocking<br>
> >>> problem.<br>
> >>><br>
> >>> Thanks, Nicola<br>
><br>
<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br></div>