[Jradius] JRadius Simulator and radsecproxy (TLS)
JB
list.coovachilli at me.com
Mon Jun 3 10:40:02 UTC 2013
Okay, I've spent the whole morning installing a Java development environment and missing libraries (I thought Maven should take care of that?).
Now, I can successfully build the client with the change you proposed.
Unfortunately, I'm still getting the same error ("SSL3_GET_RECORD:wrong version number") from radsecproxy when I make a request.
Am I missing something?
Thanks!
JB
> Yes, RadSecClientTransport.initialize(), change
> SSLContext.getInstance("SSLv3") to SSLContext.getInstance("TLSv1")
>
> Cheers,
> David
>
> On Fri, 2013-05-31 at 20:47 +0200, JB wrote:
>> Hi!
>>
>> I wanted to use the JRadius Simulator to test my radsecproxy configuration.
>> Unfortunately, I'm getting an "SSL3_GET_RECORD:wrong version number" error from radsecproxy.
>>
>> I found an old thread over on the CoovaChilli mailing list which addresses the very same issue:
>> http://lists.coova.org/pipermail/chilli/2010-June/001430.html
>>
>> Could this also be a solution for JRadiusSimulator or is this a different issue?
>>
>> Thanks!
>>
>> JB
More information about the Jradius
mailing list