skip to main | skip to sidebar

A notepad of a Software Engineer

Oracle as in philosophy, not as the name of a company.
(I realize Blog is a sensible place to keep text records. And very good, I can search records with keyword.)

Tuesday, February 25, 2014

Debug SSL communication in Java

For Java program or even web servers (e.g. Tomcat), enable "-Djavax.net.debug=ssl" to view SSL detailed debug message.
- http://stackoverflow.com/questions/9828414/receiving-sslhandshakeexception-handshake-failure-despite-my-client-ignoring-al

SSL process flow
- http://www.digicert.com/news/2011-06-03-ssl-renego.htm

Oracle articles:
https://docs.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html
https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html

Understanding the output of the JSSE trace
- http://java.dzone.com/articles/how-analyze-java-ssl-errors
- http://stackoverflow.com/questions/6353849/received-fatal-alert-handshake-failure-through-sslhandshakeexception
Usage of Keytool.exe:
http://mindprod.com/jgloss/keytoolexe.html

HTTP Protocol explained:
http://www.w3.org/Protocols/HTTP/1.1/draft-ietf-http-v11-spec-01
https://www.jmarshall.com/easy/http/
https://en.wikipedia.org/wiki/List_of_HTTP_header_fields
 
Posted by oraclesoon at 10:51 AM
Labels: Java

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2017 (1)
    • ►  February (1)
  • ►  2016 (2)
    • ►  August (1)
    • ►  February (1)
  • ►  2015 (3)
    • ►  November (2)
    • ►  October (1)
  • ▼  2014 (2)
    • ►  August (1)
    • ▼  February (1)
      • Debug SSL communication in Java
  • ►  2013 (1)
    • ►  February (1)
  • ►  2012 (6)
    • ►  October (1)
    • ►  July (1)
    • ►  May (2)
    • ►  February (2)
  • ►  2011 (4)
    • ►  December (1)
    • ►  November (1)
    • ►  August (1)
    • ►  July (1)
  • ►  2010 (10)
    • ►  November (1)
    • ►  October (1)
    • ►  September (1)
    • ►  August (1)
    • ►  July (1)
    • ►  June (1)
    • ►  April (1)
    • ►  March (2)
    • ►  January (1)
  • ►  2009 (13)
    • ►  December (1)
    • ►  September (1)
    • ►  August (2)
    • ►  July (1)
    • ►  June (2)
    • ►  May (2)
    • ►  March (2)
    • ►  February (1)
    • ►  January (1)
  • ►  2008 (15)
    • ►  November (1)
    • ►  September (1)
    • ►  August (2)
    • ►  July (2)
    • ►  April (2)
    • ►  March (2)
    • ►  February (4)
    • ►  January (1)
  • ►  2007 (17)
    • ►  December (4)
    • ►  November (3)
    • ►  June (2)
    • ►  April (3)
    • ►  March (1)
    • ►  January (4)
  • ►  2006 (17)
    • ►  December (3)
    • ►  November (4)
    • ►  October (2)
    • ►  August (1)
    • ►  July (7)

About Me

oraclesoon
View my complete profile

Followers