Cipher « https « Java Network Q&A

Home
Java Network Q&A
1.API
2.bluetooth
3.Client
4.connection
5.Cookie
6.Development
7.Email
8.File
9.ftp
10.http
11.HttpClient
12.https
13.ip
14.Network
15.OS
16.RMI
17.Security
18.Server
19.Socket
20.tcp
21.UDP
22.url
Java Network Q&A » https » Cipher 

1. Java HttpURLConnection connect using Weak Ciphers    stackoverflow.com

I am working on a vulnerability scanner in Java to check for websites that allow connections using weak cipher suites. So I would, for example, try to connect using 56 bits ...

2. HTTPS Cipher Threshold    coderanch.com

3. Https Cipher strength    forums.oracle.com

How do we check the Cipher strength of the Https connection and verify whether it is a 128-bit encryption? I tried getting the ExtendedBrowserInfo (from BrowserHawk) and calling the method getSslKeySize() ,it returns -1. Is there any request Header indicating the same? If anybody could send a sample piece of code , it would be helpful

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.