SciLor's Open Source Forums

Also visit my Website!
It is currently Thu Mar 28, 2024 5:20 pm

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: SSL/TLS problem
PostPosted: Mon Sep 17, 2012 10:41 am 
When you have some spare time a update would be awesome.


Top
  
 
 
Online
The Adswinger

Joined: Wed Jan 13, 2010 11:56 pm
Posts: Too many!
Donated: Ad Posts


 Post subject: Re: SSL/TLS problem
PostPosted: Mon Sep 17, 2012 5:51 pm 
+1

I already tried subclassing SSLSocketFactory and setting ((SSLSocket) socket).setEnabledProtocols(new String[] {"SSLv3"}); on the socket before it's returned by createSocket(..) and then setting
Security.setProperty("ssl.SocketFactory.provider", "logic.MySSLSocketFactory"); but it didn't help.. Stupid java always breaks something with an update..

Here's the stacktrace:

https://gist.github.com/c6b244964da3ebba8901


Top
  
 
 Post subject: Re: SSL/TLS problem
PostPosted: Mon Sep 17, 2012 6:30 pm 
I got it working. So in the meanwhile before there's an update this works:
https://gist.github.com/30deb679a298ae4333f9


Top
  
 
 Post subject: Re: SSL/TLS problem
PostPosted: Tue Sep 18, 2012 10:32 am 


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


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 post attachments in this forum

Search for:
Jump to:  
cron
template->_php_include(): File ./counter/foruminclude.php does not exist or is empty Powered by phpBB® Forum Software © phpBB Group