|
|
| Author |
Message |
< Erlang bugs mailing list ~ R13B03 makes SSL handshake fail (bug in OTP-PUB-KEY.erl). |
| Guest |
Posted: Wed Dec 23, 2009 3:47 pm |
|
|
|
Guest
|
Hello everybody,
Since the R13B03 release I have a problem with OTP-PUB-KEY.erl : SSL
handshake makes it bug.
It doens't accept certificates and other pem file any more.
The error is a case clause bug in decode/2.
I found the bug, the decode/2 function is like this :
decode(Type, Data) ->
|
|
|
| Back to top |
|
| Guest |
Posted: Wed Dec 23, 2009 4:09 pm |
|
|
|
Guest
|
Ooooops mea culpa,
this is my bug, it dont't know why but I compiled otp from source that
I modified before.
So there is no bug.
Sorry again.
2009/12/23 aude quintana <aude.quintana@mobile-devices.fr>:
> Hello everybody,
> Since the R13B03 release I have a problem with OTP-PUB-KEY.erl : SSL
> handshake makes it bug.
> It doens't accept certificates and other pem file any more.
> The error is a case clause bug in decode/2.
>
> I found the bug, the decode/2 function is like this :
> decode(Type, Data) ->
> |
|
|
| 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
|
|
|