Archives
-
How to have your Own CA and configure Glassfish and your clients for mutual authentication?, Part II
In the second part of the series, you can see how we can utilize EJBCA to create certification for a client side application which will communicate with Glassfish server when Client cert authentication (Mutual Authentication) is enabled whether by changing the listener attributes or by describing it in the web-config.xml. In order to create client [...]
Aug 23rd, 2007 | Filed under GlassFish, GlassFish Security, How To, Java, Java EE, Java EE Security, Java SE, Learning, Software Security -
How to have your Own CA and configure Glassfish and your clients for mutual authentication?
One of the most repeated question in GlassFish mailing list is SSL, Certification, Mutual Authentication,…. In this Entry I will try to address some of this questions by giving an step by step guide for using EJBCA to issue certificate, use them in both glassfish and clients which connect to glassfish in some manner. clients [...]
Aug 16th, 2007 | Filed under GlassFish, How To, Java, Java EE, Java EE Security, Java SE, Learning, Software Security
