2 March 2017 Comments Off

SSL:http://apetec.com/support/generatesan-csr.htmhttp://www.baeldung.com/httpclient-sslhttp://www.robinhowlett.com/blog/2016/01/05/everything-you-ever-wanted-to-know-about-ssl-but-were-afraid-to-ask/https://www.quora.com/Whats-the-difference-between-a-jks-and-a-cer-certificate-file-Is-it-possible-to-convert-from-one-to-the-otherhttp://stackoverflow.com/questions/19540289/how-to-fix-the-java-security-cert-certificateexception-no-subject-alternativeRestTemplatehttps://spring.io/guides/gs/rest-service/https://blog.layer4.fr/2013/02/24/a-best-spring-resttemplate/ JAXB:http://www.vogella.com/tutorials/JavaXML/article.htmlhttps://jaxb.java.net/tutorial/http://www.vogella.com/tutorials/JAXB/article.html

28 February 2017 Comments Off

Java Keytool is a key and certificate management utility. It allows users to manage their own public/private key pairs and certificates. It also allows users to cache certificates. Java Keytool stores the keys and

27 September 2010 Comments Off

Recently I have been working on automating some of the project management activities, and was wondering what would be good a choice whether resorting to a desktop application, or hosting a web application.

1 December 2009 Comments Off

Ctrl + F6 -> Switch between the different open files or the editors. Ctrl + F7 -> Switch between the different views. Ctrl + F8 -> Switch between the different perspectives. Ctrl + F10 -> Pops

29 September 2009 Comments Off

I came across a different way of creating Singleton instances, and now I think that should be the way.Normally, I used to create singletons using a private constructor, and a getInstance method that

10 September 2009 0 Comments

I spent nearly an hour for banging over the issue that on Websphere application server the logs were not getting written.Finally, I found out someone had created a zip file of the log4j.xml

20 December 2008 Comments Off

Partitioning your external hard drive and installing an operating system on it, was quite fascinating at the very first thought. I backed up my data on my friends laptop, and started to dwell

12 December 2008 Comments Off

Very often while visiting the website we receive an annoying popup saying you are being redirected to a non-secure connection, would you like to proceed? In essence the user wants to visit the pages,

  • 1
  • 2