|
|
| Author |
Message |
|
| Guest |
Posted: Wed Mar 31, 2010 9:50 pm |
|
|
|
Guest
|
Hello,
git fetch git://github.com/jinsky/otp.git ssl_opts_fix
Using the new ssl implementation, some valid options are causing badarg
exceptions. The most important of these is 'fail_if_no_peer_cert',
but it also effects two undocumented options, 'verify_client_once' and
'cb_info'.
Thanks,
Rory
________________________________________________________________
erlang-patches (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-patches-unsubscribe@erlang.org
Post received from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Wed Mar 31, 2010 9:50 pm |
|
|
|
Guest
|
Hello,
git fetch git://github.com/jinsky/otp.git ssl_opts_fix
Using the new ssl implementation, some valid options are causing badarg
exceptions. The most important of these is 'fail_if_no_peer_cert',
but it also effects two undocumented options, 'verify_client_once' and
'cb_info'.
Thanks,
Rory
________________________________________________________________
erlang-patches (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-patches-unsubscribe@erlang.org
Post received from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Thu Apr 01, 2010 5:54 am |
|
|
|
Guest
|
On Wed, Mar 31, 2010 at 11:49 PM, Rory Byrne <rory@jinsky.com> wrote:
> git fetch git://github.com/jinsky/otp.git ssl_opts_fix
>
> Using the new ssl implementation, some valid options are causing badarg
> exceptions. The most important of these is 'fail_if_no_peer_cert',
> but it also effects two undocumented options, 'verify_client_once' and
> 'cb_info'.
Thanks!
The standard comment style is to have one percent character ("%")
only for comments at the end of a line. Comments on their own
line inside a function should have two percent characters ("%%").
I have fixed that (in ssl_basic_SUITE) and will include in the fixed version
in 'pu'.
--
Björn Gustavsson, Erlang/OTP, Ericsson AB
________________________________________________________________
erlang-patches (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-patches-unsubscribe@erlang.org
Post received from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Thu Apr 01, 2010 5:54 am |
|
|
|
Guest
|
On Wed, Mar 31, 2010 at 11:49 PM, Rory Byrne <rory@jinsky.com> wrote:
> git fetch git://github.com/jinsky/otp.git ssl_opts_fix
>
> Using the new ssl implementation, some valid options are causing badarg
> exceptions. The most important of these is 'fail_if_no_peer_cert',
> but it also effects two undocumented options, 'verify_client_once' and
> 'cb_info'.
Thanks!
The standard comment style is to have one percent character ("%")
only for comments at the end of a line. Comments on their own
line inside a function should have two percent characters ("%%").
I have fixed that (in ssl_basic_SUITE) and will include in the fixed version
in 'pu'.
--
Björn Gustavsson, Erlang/OTP, Ericsson AB
________________________________________________________________
erlang-patches (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-patches-unsubscribe@erlang.org
Post received from mailinglist |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|