<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-2441</id>
	<title>Nabble - EjbCA - Dev</title>
	<updated>2009-12-18T02:15:09Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/EjbCA---Dev-f2441.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EjbCA---Dev-f2441.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26841567</id>
	<title>Re: Bug or feature : list end entities with expiring certificates</title>
	<published>2009-12-18T02:15:09Z</published>
	<updated>2009-12-18T02:15:09Z</updated>
	<author>
		<name>Johan Eklund</name>
	</author>
	<content type="html">Hello Maxime,
&lt;br&gt;&lt;br&gt;We have recently made changes to the expiration notifications and I 
&lt;br&gt;believe we may have missed how this affect the &amp;quot;Search/edit end 
&lt;br&gt;entities&amp;quot; functionality.
&lt;br&gt;&lt;br&gt;Thank you for pointing this out!
&lt;br&gt;&lt;br&gt;I have created &lt;a href=&quot;https://jira.primekey.se/browse/ECA-1517&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://jira.primekey.se/browse/ECA-1517&lt;/a&gt;&amp;nbsp;so that this 
&lt;br&gt;issue should be investigated and fixed.
&lt;br&gt;&lt;br&gt;Kind regards,
&lt;br&gt;Tham Wickenberg
&lt;br&gt;&lt;br&gt;VERAC Maxime wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello everybody,
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; I'm a bit disappointed by the behaviour of EJBCA.
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; When, in the &amp;quot;search/edit end entities&amp;quot; menu, I try to list the end entities with certificates expiring within 30 days, it does not work for certificates having their status set to &amp;quot;21&amp;quot;, corresponding to the certificates for which an e-mail notification has been done regarding their forthcoming expiration...
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; Does this correspond to the normal behaviour ?
&lt;br&gt;&amp;gt; Is it possible to use the Certificate Expiration Service without modifying the status of the certificate ?
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; Best regards,
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; Maxime VERAC
&lt;br&gt;&amp;gt; Consultant
&lt;br&gt;&amp;gt; Fixe : +33 (0)1 49 03 25 46
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26841567&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;maxime.verac@...&lt;/a&gt; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26841567&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;maxime.verac@...&lt;/a&gt;&amp;gt; 
&lt;br&gt;&amp;gt; solucom
&lt;br&gt;&amp;gt; Tour Franklin : 100 - 101 terrasse Boieldieu 
&lt;br&gt;&amp;gt; 92042 Paris La Défense Cedex
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ________________________________
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; De: Johan Eklund [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26841567&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ejbca-support@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Date: jeu. 17/12/2009 09:05
&lt;br&gt;&amp;gt; À: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26841567&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Objet : Re: [Ejbca-develop] Error ant install - jboss web service
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi Joenateen,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The error message that counts in that pretty verbose message is:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;quot;java.net.BindException: Address already in use: JVM_Bind /127.0.0.1:8080&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This means that JBoss's built in Tomcat can't start since some other application (or an old running JBoss/Tomcat) is using port 8080 already..
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Best Regards,
&lt;br&gt;&amp;gt; Johan
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Joenateen skrev:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Ok, Don't laugh me of the forum for this question. I am checking the JBOSS
&lt;br&gt;&amp;gt;&amp;gt; logs after a failed attempt at installing the EJBCA and I see that it is
&lt;br&gt;&amp;gt;&amp;gt; complaining about a web service here. Do I have to have a seperate web
&lt;br&gt;&amp;gt;&amp;gt; server installed for this to work? Does JBOSS handle that.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; And yes I am a newbie to EJBCA.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; 2009-12-16 13:09:01,516 ERROR
&lt;br&gt;&amp;gt;&amp;gt; [org.jboss.system.server.profileservice.ProfileServiceBootstrap] (main)
&lt;br&gt;&amp;gt;&amp;gt; Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS
&lt;br&gt;&amp;gt;&amp;gt; ERRORS FOR DETAILS):
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; DEPLOYMENTS MISSING DEPENDENCIES:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ROOT&amp;quot; is missing the following
&lt;br&gt;&amp;gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/admin-console&amp;quot; is missing the
&lt;br&gt;&amp;gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca&amp;quot; is missing the following
&lt;br&gt;&amp;gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/adminweb&amp;quot; is missing the
&lt;br&gt;&amp;gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/doc&amp;quot; is missing the following
&lt;br&gt;&amp;gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/ejbcaws&amp;quot; is missing the
&lt;br&gt;&amp;gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb&amp;quot; is missing the
&lt;br&gt;&amp;gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/apply&amp;quot; is missing
&lt;br&gt;&amp;gt;&amp;gt; the following dependencies:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/healthcheck&amp;quot; is
&lt;br&gt;&amp;gt;&amp;gt; missing the following dependencies:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/status&amp;quot; is missing
&lt;br&gt;&amp;gt;&amp;gt; the following dependencies:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/webdist&amp;quot; is missing
&lt;br&gt;&amp;gt;&amp;gt; the following dependencies:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/xkms&amp;quot; is missing the following
&lt;br&gt;&amp;gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/invoker&amp;quot; is missing the following
&lt;br&gt;&amp;gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/jbossws&amp;quot; is missing the following
&lt;br&gt;&amp;gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/jmx-console&amp;quot; is missing the
&lt;br&gt;&amp;gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/web-console&amp;quot; is missing the
&lt;br&gt;&amp;gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; DEPLOYMENTS IN ERROR:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;WebServer&amp;quot; is in error due to the following reason(s):
&lt;br&gt;&amp;gt;&amp;gt; LifecycleException: &amp;nbsp;Protocol handler initialization failed:
&lt;br&gt;&amp;gt;&amp;gt; java.net.BindException: Address already in use: JVM_Bind /127.0.0.1:8080
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web:service=WebServer&amp;quot; is in error due to the following
&lt;br&gt;&amp;gt;&amp;gt; reason(s): ** NOT FOUND Depends on 'jboss.web:service=WebServer' **
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; 2009-12-16 13:09:01,516 INFO
&lt;br&gt;&amp;gt;&amp;gt; [org.jboss.bootstrap.microcontainer.ServerImpl] (main) JBoss
&lt;br&gt;&amp;gt;&amp;gt; (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)]
&lt;br&gt;&amp;gt;&amp;gt; Started in 2m:2s:506ms
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; PrimeKey Solutions offers a commercial EJBCA support subscription and training for EJBCA. Please see www.primekey.se or contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26841567&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; for more information. &lt;a href=&quot;http://download.primekey.se/documents/ejbca_subscription.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_subscription.pdf&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://download.primekey.se/documents/ejbca_training.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_training.pdf&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Verizon Developer Community
&lt;br&gt;&amp;gt; Take advantage of Verizon's best-in-class app development support
&lt;br&gt;&amp;gt; A streamlined, 14 day to market process makes app distribution fast and easy
&lt;br&gt;&amp;gt; Join now and get one step closer to millions of Verizon customers
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/verizon-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/verizon-dev2dev&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Ejbca-develop mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26841567&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Verizon Developer Community
&lt;br&gt;Take advantage of Verizon's best-in-class app development support
&lt;br&gt;A streamlined, 14 day to market process makes app distribution fast and easy
&lt;br&gt;Join now and get one step closer to millions of Verizon customers
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/verizon-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/verizon-dev2dev&lt;/a&gt;&amp;nbsp;
&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26841567&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-ant-install---jboss-web-service-tp26819397p26841567.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26840675</id>
	<title>Bug or feature : list end entities with expiring certificates</title>
	<published>2009-12-18T00:37:41Z</published>
	<updated>2009-12-18T00:37:41Z</updated>
	<author>
		<name>Maxime_V</name>
	</author>
	<content type="html">Hello everybody,
&lt;br&gt;&amp;nbsp;
&lt;br&gt;I'm a bit disappointed by the behaviour of EJBCA.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;When, in the &amp;quot;search/edit end entities&amp;quot; menu, I try to list the end entities with certificates expiring within 30 days, it does not work for certificates having their status set to &amp;quot;21&amp;quot;, corresponding to the certificates for which an e-mail notification has been done regarding their forthcoming expiration...
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Does this correspond to the normal behaviour ?
&lt;br&gt;Is it possible to use the Certificate Expiration Service without modifying the status of the certificate ?
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Best regards,
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Maxime VERAC
&lt;br&gt;Consultant
&lt;br&gt;Fixe : +33 (0)1 49 03 25 46
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840675&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;maxime.verac@...&lt;/a&gt; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840675&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;maxime.verac@...&lt;/a&gt;&amp;gt; 
&lt;br&gt;solucom
&lt;br&gt;Tour Franklin : 100 - 101 terrasse Boieldieu 
&lt;br&gt;92042 Paris La Défense Cedex
&lt;br&gt;&lt;br&gt;________________________________
&lt;br&gt;&lt;br&gt;De: Johan Eklund [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840675&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ejbca-support@...&lt;/a&gt;]
&lt;br&gt;Date: jeu. 17/12/2009 09:05
&lt;br&gt;À: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840675&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ejbca-develop@...&lt;/a&gt;
&lt;br&gt;Objet : Re: [Ejbca-develop] Error ant install - jboss web service
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Hi Joenateen,
&lt;br&gt;&lt;br&gt;The error message that counts in that pretty verbose message is:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;java.net.BindException: Address already in use: JVM_Bind /127.0.0.1:8080&amp;quot;
&lt;br&gt;&lt;br&gt;This means that JBoss's built in Tomcat can't start since some other application (or an old running JBoss/Tomcat) is using port 8080 already..
&lt;br&gt;&lt;br&gt;Best Regards,
&lt;br&gt;Johan
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Joenateen skrev:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Ok, Don't laugh me of the forum for this question. I am checking the JBOSS
&lt;br&gt;&amp;gt; logs after a failed attempt at installing the EJBCA and I see that it is
&lt;br&gt;&amp;gt; complaining about a web service here. Do I have to have a seperate web
&lt;br&gt;&amp;gt; server installed for this to work? Does JBOSS handle that.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; And yes I am a newbie to EJBCA.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2009-12-16 13:09:01,516 ERROR
&lt;br&gt;&amp;gt; [org.jboss.system.server.profileservice.ProfileServiceBootstrap] (main)
&lt;br&gt;&amp;gt; Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS
&lt;br&gt;&amp;gt; ERRORS FOR DETAILS):
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; DEPLOYMENTS MISSING DEPENDENCIES:
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ROOT&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/admin-console&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/adminweb&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/doc&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/ejbcaws&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/apply&amp;quot; is missing
&lt;br&gt;&amp;gt; the following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/healthcheck&amp;quot; is
&lt;br&gt;&amp;gt; missing the following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/status&amp;quot; is missing
&lt;br&gt;&amp;gt; the following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/webdist&amp;quot; is missing
&lt;br&gt;&amp;gt; the following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/xkms&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/invoker&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/jbossws&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/jmx-console&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/web-console&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; DEPLOYMENTS IN ERROR:
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;WebServer&amp;quot; is in error due to the following reason(s):
&lt;br&gt;&amp;gt; LifecycleException: &amp;nbsp;Protocol handler initialization failed:
&lt;br&gt;&amp;gt; java.net.BindException: Address already in use: JVM_Bind /127.0.0.1:8080
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web:service=WebServer&amp;quot; is in error due to the following
&lt;br&gt;&amp;gt; reason(s): ** NOT FOUND Depends on 'jboss.web:service=WebServer' **
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2009-12-16 13:09:01,516 INFO
&lt;br&gt;&amp;gt; [org.jboss.bootstrap.microcontainer.ServerImpl] (main) JBoss
&lt;br&gt;&amp;gt; (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)]
&lt;br&gt;&amp;gt; Started in 2m:2s:506ms
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;/div&gt;&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;PrimeKey Solutions offers a commercial EJBCA support subscription and training for EJBCA. Please see www.primekey.se or contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840675&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; for more information. &lt;a href=&quot;http://download.primekey.se/documents/ejbca_subscription.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_subscription.pdf&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://download.primekey.se/documents/ejbca_training.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_training.pdf&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Verizon Developer Community
&lt;br&gt;Take advantage of Verizon's best-in-class app development support
&lt;br&gt;A streamlined, 14 day to market process makes app distribution fast and easy
&lt;br&gt;Join now and get one step closer to millions of Verizon customers
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/verizon-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/verizon-dev2dev&lt;/a&gt;&amp;nbsp;&lt;br /&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26840675&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;winmail.dat&lt;/strong&gt; (12K) &lt;a href=&quot;http://old.nabble.com/attachment/26840675/0/winmail.dat&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-ant-install---jboss-web-service-tp26819397p26840675.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26830297</id>
	<title>Re: Error ant install - jboss web service</title>
	<published>2009-12-17T08:00:09Z</published>
	<updated>2009-12-17T08:00:09Z</updated>
	<author>
		<name>Joenateen</name>
	</author>
	<content type="html">Yes this was the problem. I checked netstat and it was in use. I made the mistake of installing all of NeatBeans 6.x and it installed a service that was taking the port. I remove the install rebooted and started from scratch. I also used JBOSS 4.2.3. So basically, users beware of installing Netbeans with this. Thanks for the help!
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Johan Eklund wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi Joenateen,
&lt;br&gt;&lt;br&gt;The error message that counts in that pretty verbose message is:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;java.net.BindException: Address already in use: JVM_Bind /127.0.0.1:8080&amp;quot;
&lt;br&gt;&lt;br&gt;This means that JBoss's built in Tomcat can't start since some other application (or an old running JBoss/Tomcat) is using port 8080 already..
&lt;br&gt;&lt;br&gt;Best Regards,
&lt;br&gt;Johan
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Joenateen skrev:
&lt;br&gt;&amp;gt; Ok, Don't laugh me of the forum for this question. I am checking the JBOSS
&lt;br&gt;&amp;gt; logs after a failed attempt at installing the EJBCA and I see that it is
&lt;br&gt;&amp;gt; complaining about a web service here. Do I have to have a seperate web
&lt;br&gt;&amp;gt; server installed for this to work? Does JBOSS handle that. 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; And yes I am a newbie to EJBCA.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2009-12-16 13:09:01,516 ERROR
&lt;br&gt;&amp;gt; [org.jboss.system.server.profileservice.ProfileServiceBootstrap] (main)
&lt;br&gt;&amp;gt; Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS
&lt;br&gt;&amp;gt; ERRORS FOR DETAILS):
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; DEPLOYMENTS MISSING DEPENDENCIES:
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ROOT&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/admin-console&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/adminweb&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/doc&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/ejbcaws&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/apply&amp;quot; is missing
&lt;br&gt;&amp;gt; the following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/healthcheck&amp;quot; is
&lt;br&gt;&amp;gt; missing the following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/status&amp;quot; is missing
&lt;br&gt;&amp;gt; the following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/webdist&amp;quot; is missing
&lt;br&gt;&amp;gt; the following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/xkms&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/invoker&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/jbossws&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/jmx-console&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/web-console&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; DEPLOYMENTS IN ERROR:
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;WebServer&amp;quot; is in error due to the following reason(s):
&lt;br&gt;&amp;gt; LifecycleException: &amp;nbsp;Protocol handler initialization failed:
&lt;br&gt;&amp;gt; java.net.BindException: Address already in use: JVM_Bind /127.0.0.1:8080
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web:service=WebServer&amp;quot; is in error due to the following
&lt;br&gt;&amp;gt; reason(s): ** NOT FOUND Depends on 'jboss.web:service=WebServer' **
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2009-12-16 13:09:01,516 INFO 
&lt;br&gt;&amp;gt; [org.jboss.bootstrap.microcontainer.ServerImpl] (main) JBoss
&lt;br&gt;&amp;gt; (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)]
&lt;br&gt;&amp;gt; Started in 2m:2s:506ms
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;PrimeKey Solutions offers a commercial EJBCA support subscription and training for EJBCA. Please see www.primekey.se or contact info@primekey.se for more information. &lt;a href=&quot;http://download.primekey.se/documents/ejbca_subscription.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_subscription.pdf&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://download.primekey.se/documents/ejbca_training.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_training.pdf&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Verizon Developer Community
&lt;br&gt;Take advantage of Verizon's best-in-class app development support
&lt;br&gt;A streamlined, 14 day to market process makes app distribution fast and easy
&lt;br&gt;Join now and get one step closer to millions of Verizon customers
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/verizon-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/verizon-dev2dev&lt;/a&gt;&amp;nbsp;
&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;Ejbca-develop@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-ant-install---jboss-web-service-tp26819397p26830297.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26824524</id>
	<title>Re: Error ant install - jboss web service</title>
	<published>2009-12-17T00:05:11Z</published>
	<updated>2009-12-17T00:05:11Z</updated>
	<author>
		<name>Johan Eklund</name>
	</author>
	<content type="html">Hi Joenateen,
&lt;br&gt;&lt;br&gt;The error message that counts in that pretty verbose message is:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;java.net.BindException: Address already in use: JVM_Bind /127.0.0.1:8080&amp;quot;
&lt;br&gt;&lt;br&gt;This means that JBoss's built in Tomcat can't start since some other application (or an old running JBoss/Tomcat) is using port 8080 already..
&lt;br&gt;&lt;br&gt;Best Regards,
&lt;br&gt;Johan
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Joenateen skrev:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Ok, Don't laugh me of the forum for this question. I am checking the JBOSS
&lt;br&gt;&amp;gt; logs after a failed attempt at installing the EJBCA and I see that it is
&lt;br&gt;&amp;gt; complaining about a web service here. Do I have to have a seperate web
&lt;br&gt;&amp;gt; server installed for this to work? Does JBOSS handle that. 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; And yes I am a newbie to EJBCA.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2009-12-16 13:09:01,516 ERROR
&lt;br&gt;&amp;gt; [org.jboss.system.server.profileservice.ProfileServiceBootstrap] (main)
&lt;br&gt;&amp;gt; Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS
&lt;br&gt;&amp;gt; ERRORS FOR DETAILS):
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; DEPLOYMENTS MISSING DEPENDENCIES:
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ROOT&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/admin-console&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/adminweb&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/doc&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/ejbcaws&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/apply&amp;quot; is missing
&lt;br&gt;&amp;gt; the following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/healthcheck&amp;quot; is
&lt;br&gt;&amp;gt; missing the following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/status&amp;quot; is missing
&lt;br&gt;&amp;gt; the following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/webdist&amp;quot; is missing
&lt;br&gt;&amp;gt; the following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/xkms&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/invoker&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/jbossws&amp;quot; is missing the following
&lt;br&gt;&amp;gt; dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/jmx-console&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/web-console&amp;quot; is missing the
&lt;br&gt;&amp;gt; following dependencies:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;,
&lt;br&gt;&amp;gt; but is actually in state &amp;quot;** NOT FOUND Depends on
&lt;br&gt;&amp;gt; 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; DEPLOYMENTS IN ERROR:
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;WebServer&amp;quot; is in error due to the following reason(s):
&lt;br&gt;&amp;gt; LifecycleException: &amp;nbsp;Protocol handler initialization failed:
&lt;br&gt;&amp;gt; java.net.BindException: Address already in use: JVM_Bind /127.0.0.1:8080
&lt;br&gt;&amp;gt; &amp;nbsp; Deployment &amp;quot;jboss.web:service=WebServer&amp;quot; is in error due to the following
&lt;br&gt;&amp;gt; reason(s): ** NOT FOUND Depends on 'jboss.web:service=WebServer' **
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2009-12-16 13:09:01,516 INFO 
&lt;br&gt;&amp;gt; [org.jboss.bootstrap.microcontainer.ServerImpl] (main) JBoss
&lt;br&gt;&amp;gt; (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)]
&lt;br&gt;&amp;gt; Started in 2m:2s:506ms
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;PrimeKey Solutions offers a commercial EJBCA support subscription and training for EJBCA. Please see www.primekey.se or contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26824524&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; for more information. &lt;a href=&quot;http://download.primekey.se/documents/ejbca_subscription.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_subscription.pdf&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://download.primekey.se/documents/ejbca_training.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_training.pdf&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Verizon Developer Community
&lt;br&gt;Take advantage of Verizon's best-in-class app development support
&lt;br&gt;A streamlined, 14 day to market process makes app distribution fast and easy
&lt;br&gt;Join now and get one step closer to millions of Verizon customers
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/verizon-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/verizon-dev2dev&lt;/a&gt;&amp;nbsp;&lt;br /&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26824524&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (3K) &lt;a href=&quot;http://old.nabble.com/attachment/26824524/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-ant-install---jboss-web-service-tp26819397p26824524.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26819397</id>
	<title>Error ant install - jboss web service</title>
	<published>2009-12-16T14:12:47Z</published>
	<updated>2009-12-16T14:12:47Z</updated>
	<author>
		<name>Joenateen</name>
	</author>
	<content type="html">Ok, Don't laugh me of the forum for this question. I am checking the JBOSS logs after a failed attempt at installing the EJBCA and I see that it is complaining about a web service here. Do I have to have a seperate web server installed for this to work? Does JBOSS handle that. 
&lt;br&gt;&lt;br&gt;And yes I am a newbie to EJBCA.
&lt;br&gt;&lt;br&gt;2009-12-16 13:09:01,516 ERROR [org.jboss.system.server.profileservice.ProfileServiceBootstrap] (main) Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
&lt;br&gt;&lt;br&gt;DEPLOYMENTS MISSING DEPENDENCIES:
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ROOT&amp;quot; is missing the following dependencies:
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;, but is actually in state &amp;quot;** NOT FOUND Depends on 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/admin-console&amp;quot; is missing the following dependencies:
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;, but is actually in state &amp;quot;** NOT FOUND Depends on 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca&amp;quot; is missing the following dependencies:
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;, but is actually in state &amp;quot;** NOT FOUND Depends on 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/adminweb&amp;quot; is missing the following dependencies:
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;, but is actually in state &amp;quot;** NOT FOUND Depends on 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/doc&amp;quot; is missing the following dependencies:
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;, but is actually in state &amp;quot;** NOT FOUND Depends on 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/ejbcaws&amp;quot; is missing the following dependencies:
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;, but is actually in state &amp;quot;** NOT FOUND Depends on 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb&amp;quot; is missing the following dependencies:
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;, but is actually in state &amp;quot;** NOT FOUND Depends on 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/apply&amp;quot; is missing the following dependencies:
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;, but is actually in state &amp;quot;** NOT FOUND Depends on 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/healthcheck&amp;quot; is missing the following dependencies:
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;, but is actually in state &amp;quot;** NOT FOUND Depends on 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/status&amp;quot; is missing the following dependencies:
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;, but is actually in state &amp;quot;** NOT FOUND Depends on 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/publicweb/webdist&amp;quot; is missing the following dependencies:
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;, but is actually in state &amp;quot;** NOT FOUND Depends on 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/ejbca/xkms&amp;quot; is missing the following dependencies:
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;, but is actually in state &amp;quot;** NOT FOUND Depends on 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/invoker&amp;quot; is missing the following dependencies:
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;, but is actually in state &amp;quot;** NOT FOUND Depends on 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/jbossws&amp;quot; is missing the following dependencies:
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;, but is actually in state &amp;quot;** NOT FOUND Depends on 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/jmx-console&amp;quot; is missing the following dependencies:
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;, but is actually in state &amp;quot;** NOT FOUND Depends on 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web.deployment:war=/web-console&amp;quot; is missing the following dependencies:
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dependency &amp;quot;jboss.web:service=WebServer&amp;quot; (should be in state &amp;quot;Create&amp;quot;, but is actually in state &amp;quot;** NOT FOUND Depends on 'jboss.web:service=WebServer' **&amp;quot;)
&lt;br&gt;&lt;br&gt;DEPLOYMENTS IN ERROR:
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;WebServer&amp;quot; is in error due to the following reason(s): LifecycleException: &amp;nbsp;Protocol handler initialization failed: java.net.BindException: Address already in use: JVM_Bind /127.0.0.1:8080
&lt;br&gt;&amp;nbsp; Deployment &amp;quot;jboss.web:service=WebServer&amp;quot; is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.web:service=WebServer' **
&lt;br&gt;&lt;br&gt;2009-12-16 13:09:01,516 INFO &amp;nbsp;[org.jboss.bootstrap.microcontainer.ServerImpl] (main) JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 2m:2s:506ms
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-ant-install---jboss-web-service-tp26819397p26819397.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26817507</id>
	<title>Re: Error with EBJCA bootstrap</title>
	<published>2009-12-16T12:01:29Z</published>
	<updated>2009-12-16T12:01:29Z</updated>
	<author>
		<name>Joenateen</name>
	</author>
	<content type="html">It was the JRE being picked up in my path instead of the JDK.
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Joenateen wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hello,
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I am trying to install the EJBCA package on windows XP and I get an error in conversions in the adminweb.war files, &amp;quot;i think&amp;quot;. Has anyone seen this error before?
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;publicweb.war:
&lt;br&gt;&amp;nbsp; &amp;nbsp; [mkdir] Created dir: C:\Sun\ejbca_3_9_2\tmp\publicweb.war\WEB-INF\lib
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[copy] Copying 45 files to C:\Sun\ejbca_3_9_2\tmp\publicweb.war
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[copy] Copied 7 empty directories to 1 empty directory under C:\Sun\ejbca_3
&lt;br&gt;_9_2\tmp\publicweb.war
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[copy] Copying 2 files to C:\Sun\ejbca_3_9_2\tmp\publicweb.war\WEB-INF\lib
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; [war] Building war: C:\Sun\ejbca_3_9_2\dist\publicweb.war
&lt;br&gt;&lt;br&gt;renew.war:
&lt;br&gt;&lt;br&gt;scep.war:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; [war] Building war: C:\Sun\ejbca_3_9_2\dist\scep.war
&lt;br&gt;&lt;br&gt;webdist.war:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; [war] Building war: C:\Sun\ejbca_3_9_2\dist\webdist.war
&lt;br&gt;&lt;br&gt;status.war:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; [war] Building war: C:\Sun\ejbca_3_9_2\dist\status.war
&lt;br&gt;&lt;br&gt;cmp.war:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; [war] Building war: C:\Sun\ejbca_3_9_2\dist\cmp.war
&lt;br&gt;&lt;br&gt;healthcheck.war:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; [war] Building war: C:\Sun\ejbca_3_9_2\dist\healthcheck.war
&lt;br&gt;&lt;br&gt;adminweb.war:
&lt;br&gt;&amp;nbsp; &amp;nbsp; [mkdir] Created dir: C:\Sun\ejbca_3_9_2\tmp\adminweb.war\WEB-INF\lib
&lt;br&gt;&amp;nbsp; &amp;nbsp; [mkdir] Created dir: C:\Sun\ejbca_3_9_2\tmp\adminweb.war\reports
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[copy] Copying 127 files to C:\Sun\ejbca_3_9_2\tmp\adminweb.war
&lt;br&gt;&amp;nbsp; &amp;nbsp;[delete] Deleting: C:\Sun\ejbca_3_9_2\tmp\adminweb.war\languages\languagefile
&lt;br&gt;.zh.properties
&lt;br&gt;[native2ascii] Converting 1 file from C:\Sun\ejbca_3_9_2\tmp\preprocessed\adminw
&lt;br&gt;eb\languages to C:\Sun\ejbca_3_9_2\tmp\adminweb.war\languages
&lt;br&gt;[native2ascii] java.io.UnsupportedEncodingException: GBK
&lt;br&gt;&lt;br&gt;BUILD FAILED
&lt;br&gt;C:\Sun\ejbca_3_9_2\build.xml:63: The following error occurred while executing th
&lt;br&gt;is line:
&lt;br&gt;C:\Sun\ejbca_3_9_2\build.xml:276: conversion failed
&lt;br&gt;&lt;br&gt;Total time: 2 minutes 38 seconds
&lt;br&gt;C:\Sun\ejbca_3_9_2&amp;gt;
&lt;br&gt;&amp;nbsp;		 	 &amp;nbsp; 		 &amp;nbsp;
&lt;br&gt;_________________________________________________________________
&lt;br&gt;Hotmail: Powerful Free email with security by Microsoft.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/GBL/go/171222986/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/GBL/go/171222986/direct/01/&lt;/a&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Verizon Developer Community
&lt;br&gt;Take advantage of Verizon's best-in-class app development support
&lt;br&gt;A streamlined, 14 day to market process makes app distribution fast and easy
&lt;br&gt;Join now and get one step closer to millions of Verizon customers
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/verizon-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/verizon-dev2dev&lt;/a&gt;&amp;nbsp;
&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;Ejbca-develop@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-with-EBJCA-bootstrap-tp26813399p26817507.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26816631</id>
	<title>Message: 7</title>
	<published>2009-12-16T11:04:36Z</published>
	<updated>2009-12-16T11:04:36Z</updated>
	<author>
		<name>Joenateen</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;
It was a JRE issue. I had to move the path variable around until I got it to use the JDK. 		 	   		  &lt;br /&gt;&lt;hr /&gt;Hotmail: Powerful Free email with security by Microsoft. &lt;a href='http://clk.atdmt.com/GBL/go/171222986/direct/01/' target='_new' rel=&quot;nofollow&quot;&gt;Get it now.&lt;/a&gt;&lt;/body&gt;
&lt;/html&gt;&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Verizon Developer Community
&lt;br&gt;Take advantage of Verizon's best-in-class app development support
&lt;br&gt;A streamlined, 14 day to market process makes app distribution fast and easy
&lt;br&gt;Join now and get one step closer to millions of Verizon customers
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/verizon-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/verizon-dev2dev&lt;/a&gt;&amp;nbsp;&lt;br /&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26816631&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Message%3A-7-tp26816631p26816631.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26813650</id>
	<title>Re: Error with EBJCA bootstrap</title>
	<published>2009-12-16T08:05:44Z</published>
	<updated>2009-12-16T08:05:44Z</updated>
	<author>
		<name>Tomas Gustavsson</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;my guess is that you don't have the &amp;quot;international&amp;quot; version of java. t
&lt;br&gt;The error you get is when it tries to encoe the chineese language files 
&lt;br&gt;for the admin-gui. &amp;quot;unsupported encoding&amp;quot;. can you download the full 
&lt;br&gt;international jdk instead?
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Tomas
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Wed, 16 Dec 2009, Mark Seaborn wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; I am trying to install the EJBCA package on windows XP and I get an error in conversions in the adminweb.war files, &amp;quot;i think&amp;quot;. Has anyone seen this error before?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; publicweb.war:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;[mkdir] Created dir: C:\Sun\ejbca_3_9_2\tmp\publicweb.war\WEB-INF\lib
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; [copy] Copying 45 files to C:\Sun\ejbca_3_9_2\tmp\publicweb.war
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; [copy] Copied 7 empty directories to 1 empty directory under C:\Sun\ejbca_3
&lt;br&gt;&amp;gt; _9_2\tmp\publicweb.war
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; [copy] Copying 2 files to C:\Sun\ejbca_3_9_2\tmp\publicweb.war\WEB-INF\lib
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;[war] Building war: C:\Sun\ejbca_3_9_2\dist\publicweb.war
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; renew.war:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; scep.war:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;[war] Building war: C:\Sun\ejbca_3_9_2\dist\scep.war
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; webdist.war:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;[war] Building war: C:\Sun\ejbca_3_9_2\dist\webdist.war
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; status.war:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;[war] Building war: C:\Sun\ejbca_3_9_2\dist\status.war
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; cmp.war:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;[war] Building war: C:\Sun\ejbca_3_9_2\dist\cmp.war
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; healthcheck.war:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;[war] Building war: C:\Sun\ejbca_3_9_2\dist\healthcheck.war
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; adminweb.war:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;[mkdir] Created dir: C:\Sun\ejbca_3_9_2\tmp\adminweb.war\WEB-INF\lib
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;[mkdir] Created dir: C:\Sun\ejbca_3_9_2\tmp\adminweb.war\reports
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; [copy] Copying 127 files to C:\Sun\ejbca_3_9_2\tmp\adminweb.war
&lt;br&gt;&amp;gt; &amp;nbsp; [delete] Deleting: C:\Sun\ejbca_3_9_2\tmp\adminweb.war\languages\languagefile
&lt;br&gt;&amp;gt; .zh.properties
&lt;br&gt;&amp;gt; [native2ascii] Converting 1 file from C:\Sun\ejbca_3_9_2\tmp\preprocessed\adminw
&lt;br&gt;&amp;gt; eb\languages to C:\Sun\ejbca_3_9_2\tmp\adminweb.war\languages
&lt;br&gt;&amp;gt; [native2ascii] java.io.UnsupportedEncodingException: GBK
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; BUILD FAILED
&lt;br&gt;&amp;gt; C:\Sun\ejbca_3_9_2\build.xml:63: The following error occurred while executing th
&lt;br&gt;&amp;gt; is line:
&lt;br&gt;&amp;gt; C:\Sun\ejbca_3_9_2\build.xml:276: conversion failed
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Total time: 2 minutes 38 seconds
&lt;br&gt;&amp;gt; C:\Sun\ejbca_3_9_2&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _________________________________________________________________
&lt;br&gt;&amp;gt; Hotmail: Powerful Free email with security by Microsoft.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://clk.atdmt.com/GBL/go/171222986/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/GBL/go/171222986/direct/01/&lt;/a&gt;&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Verizon Developer Community
&lt;br&gt;Take advantage of Verizon's best-in-class app development support
&lt;br&gt;A streamlined, 14 day to market process makes app distribution fast and easy
&lt;br&gt;Join now and get one step closer to millions of Verizon customers
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/verizon-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/verizon-dev2dev&lt;/a&gt;&amp;nbsp;
&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26813650&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-with-EBJCA-bootstrap-tp26813399p26813650.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26813399</id>
	<title>Error with EBJCA bootstrap</title>
	<published>2009-12-16T07:51:20Z</published>
	<updated>2009-12-16T07:51:20Z</updated>
	<author>
		<name>Joenateen</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;
Hello,&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am trying to install the EJBCA package on windows XP and I get an error in conversions in the adminweb.war files, &quot;i think&quot;. Has anyone seen this error before?&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
publicweb.war:&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: C:\Sun\ejbca_3_9_2\tmp\publicweb.war\WEB-INF\lib&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [copy] Copying 45 files to C:\Sun\ejbca_3_9_2\tmp\publicweb.war&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [copy] Copied 7 empty directories to 1 empty directory under C:\Sun\ejbca_3&lt;BR&gt;_9_2\tmp\publicweb.war&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [copy] Copying 2 files to C:\Sun\ejbca_3_9_2\tmp\publicweb.war\WEB-INF\lib&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [war] Building war: C:\Sun\ejbca_3_9_2\dist\publicweb.war&lt;BR&gt;
renew.war:&lt;BR&gt;
scep.war:&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [war] Building war: C:\Sun\ejbca_3_9_2\dist\scep.war&lt;BR&gt;
webdist.war:&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [war] Building war: C:\Sun\ejbca_3_9_2\dist\webdist.war&lt;BR&gt;
status.war:&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [war] Building war: C:\Sun\ejbca_3_9_2\dist\status.war&lt;BR&gt;
cmp.war:&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [war] Building war: C:\Sun\ejbca_3_9_2\dist\cmp.war&lt;BR&gt;
healthcheck.war:&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [war] Building war: C:\Sun\ejbca_3_9_2\dist\healthcheck.war&lt;BR&gt;
adminweb.war:&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: C:\Sun\ejbca_3_9_2\tmp\adminweb.war\WEB-INF\lib&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [mkdir] Created dir: C:\Sun\ejbca_3_9_2\tmp\adminweb.war\reports&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [copy] Copying 127 files to C:\Sun\ejbca_3_9_2\tmp\adminweb.war&lt;BR&gt;&amp;nbsp;&amp;nbsp; [delete] Deleting: C:\Sun\ejbca_3_9_2\tmp\adminweb.war\languages\languagefile&lt;BR&gt;.zh.properties&lt;BR&gt;[native2ascii] Converting 1 file from C:\Sun\ejbca_3_9_2\tmp\preprocessed\adminw&lt;BR&gt;eb\languages to C:\Sun\ejbca_3_9_2\tmp\adminweb.war\languages&lt;BR&gt;[native2ascii] java.io.UnsupportedEncodingException: GBK&lt;BR&gt;
BUILD FAILED&lt;BR&gt;C:\Sun\ejbca_3_9_2\build.xml:63: The following error occurred while executing th&lt;BR&gt;is line:&lt;BR&gt;C:\Sun\ejbca_3_9_2\build.xml:276: conversion failed&lt;BR&gt;
Total time: 2 minutes 38 seconds&lt;BR&gt;C:\Sun\ejbca_3_9_2&amp;gt;&lt;BR&gt; 		 	   		  &lt;br /&gt;&lt;hr /&gt;Hotmail: Powerful Free email with security by Microsoft. &lt;a href='http://clk.atdmt.com/GBL/go/171222986/direct/01/' target='_new' rel=&quot;nofollow&quot;&gt;Get it now.&lt;/a&gt;&lt;/body&gt;
&lt;/html&gt;&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Verizon Developer Community
&lt;br&gt;Take advantage of Verizon's best-in-class app development support
&lt;br&gt;A streamlined, 14 day to market process makes app distribution fast and easy
&lt;br&gt;Join now and get one step closer to millions of Verizon customers
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/verizon-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/verizon-dev2dev&lt;/a&gt;&amp;nbsp;&lt;br /&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26813399&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-with-EBJCA-bootstrap-tp26813399p26813399.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26742918</id>
	<title>Re: EJBCA on JBOSS 6.0</title>
	<published>2009-12-11T03:51:03Z</published>
	<updated>2009-12-11T03:51:03Z</updated>
	<author>
		<name>Christophe PIJCKE</name>
	</author>
	<content type="html">Tomas,
&lt;br&gt;&lt;br&gt;I have created the bug [ECA-1511].
&lt;br&gt;I can spend some time to work on it, but I'm not sure to achieve the result.
&lt;br&gt;&lt;br&gt;I keep you informed.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;&amp;nbsp; Christophe.
&lt;br&gt;&lt;br&gt;-----Message d'origine-----
&lt;br&gt;De : Tomas Gustavsson [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26742918&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tomas@...&lt;/a&gt;] 
&lt;br&gt;Envoyé : vendredi 11 décembre 2009 12:06
&lt;br&gt;À : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26742918&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ejbca-develop@...&lt;/a&gt;
&lt;br&gt;Objet : Re: [Ejbca-develop] EJBCA on JBOSS 6.0
&lt;br&gt;&lt;br&gt;&lt;br&gt;Cool, I did not try JBoss 6, didn't see it was there even.
&lt;br&gt;&lt;br&gt;Go ahead and create an issue (jira.primekey.se), but perhaps it's a &amp;quot;new
&lt;br&gt;feature&amp;quot; or &amp;quot;improvement&amp;quot; since JBoss 6 is a new thing and as such it's
&lt;br&gt;not really a bug.
&lt;br&gt;&lt;br&gt;If you have ideas what libraries to change/fix in EJBCa please let us know.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Tomas
&lt;br&gt;-----
&lt;br&gt;PrimeKey Solutions offers a commercial EJBCA support subscription and
&lt;br&gt;training for EJBCA. Please see www.primekey.se or contact
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26742918&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; for more information.
&lt;br&gt;&lt;a href=&quot;http://www.primekey.se/Services/Support/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.primekey.se/Services/Support/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.primekey.se/Services/Training/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.primekey.se/Services/Training/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Christophe PIJCKE wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have made a try to setup ejbca (3.9.2) on the newly available jboss 6.0 (M1).
&lt;br&gt;&amp;gt; I encounter &amp;quot;Failed to create a new SAX parser&amp;quot; issue when deploying.
&lt;br&gt;&amp;gt; I wonder if somebody else has tried this.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Looking to internet, this error seems to come from a difference between libraries from jboss and those provided by ejbca.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Being neither an active developer nor an actor of the ejbca project (actually), May I anyway create a bug relating this issue?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Best regards,
&lt;br&gt;&amp;gt; &amp;nbsp; Christophe.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Ejbca-develop mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26742918&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26742918&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26742918&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EJBCA-on-JBOSS-6.0-tp26741901p26742918.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26742371</id>
	<title>Re: EJBCA on JBOSS 6.0</title>
	<published>2009-12-11T03:05:31Z</published>
	<updated>2009-12-11T03:05:31Z</updated>
	<author>
		<name>Tomas Gustavsson</name>
	</author>
	<content type="html">&lt;br&gt;Cool, I did not try JBoss 6, didn't see it was there even.
&lt;br&gt;&lt;br&gt;Go ahead and create an issue (jira.primekey.se), but perhaps it's a &amp;quot;new
&lt;br&gt;feature&amp;quot; or &amp;quot;improvement&amp;quot; since JBoss 6 is a new thing and as such it's
&lt;br&gt;not really a bug.
&lt;br&gt;&lt;br&gt;If you have ideas what libraries to change/fix in EJBCa please let us know.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Tomas
&lt;br&gt;-----
&lt;br&gt;PrimeKey Solutions offers a commercial EJBCA support subscription and
&lt;br&gt;training for EJBCA. Please see www.primekey.se or contact
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26742371&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; for more information.
&lt;br&gt;&lt;a href=&quot;http://www.primekey.se/Services/Support/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.primekey.se/Services/Support/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.primekey.se/Services/Training/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.primekey.se/Services/Training/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Christophe PIJCKE wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have made a try to setup ejbca (3.9.2) on the newly available jboss 6.0 (M1).
&lt;br&gt;&amp;gt; I encounter &amp;quot;Failed to create a new SAX parser&amp;quot; issue when deploying.
&lt;br&gt;&amp;gt; I wonder if somebody else has tried this.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Looking to internet, this error seems to come from a difference between libraries from jboss and those provided by ejbca.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Being neither an active developer nor an actor of the ejbca project (actually), May I anyway create a bug relating this issue?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Best regards,
&lt;br&gt;&amp;gt; &amp;nbsp; Christophe.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Return on Information:
&lt;br&gt;&amp;gt; Google Enterprise Search pays you back
&lt;br&gt;&amp;gt; Get the facts.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Ejbca-develop mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26742371&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26742371&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EJBCA-on-JBOSS-6.0-tp26741901p26742371.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26741901</id>
	<title>EJBCA on JBOSS 6.0</title>
	<published>2009-12-11T02:05:21Z</published>
	<updated>2009-12-11T02:05:21Z</updated>
	<author>
		<name>Christophe PIJCKE</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 11 (filtered medium)&quot;&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=FR link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;Hello all,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;I have made a try to setup ejbca (3.9.2) on the newly
available jboss 6.0 (M1).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;I encounter &amp;#8220;Failed to create a new SAX parser&amp;#8221;
issue when deploying.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;I wonder if somebody else has tried this.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;Looking to internet, this error seems to come from a
difference between libraries from jboss and those provided by ejbca.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;Being neither an active developer nor an actor of the
ejbca project (actually), May I anyway create a bug relating this issue?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;Best regards,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;&amp;nbsp; Christophe.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26741901&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EJBCA-on-JBOSS-6.0-tp26741901p26741901.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26741441</id>
	<title>Re: Help on changing server cert name</title>
	<published>2009-12-11T01:48:49Z</published>
	<updated>2009-12-11T01:48:49Z</updated>
	<author>
		<name>Tomas Gustavsson</name>
	</author>
	<content type="html">&lt;br&gt;You can easily issue a new keystore. If you made a &amp;quot;default&amp;quot;
&lt;br&gt;installation before you can simply edit the tomcat user in EJBCA and
&lt;br&gt;change &amp;quot;CN&amp;quot;, set password and status to new. You can then batch generate
&lt;br&gt;(bin/ejbca.sh batch) the new tomcat.jks keystore and replace
&lt;br&gt;keystore.jks with this new one.
&lt;br&gt;&lt;br&gt;You can add any new user as you like, and create a jks keystore that can
&lt;br&gt;be used as ssl keystore for a jboss/tomcat server.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Tomas
&lt;br&gt;-----
&lt;br&gt;PrimeKey Solutions offers a commercial EJBCA support subscription and
&lt;br&gt;training for EJBCA. Please see www.primekey.se or contact
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26741441&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; for more information.
&lt;br&gt;&lt;a href=&quot;http://www.primekey.se/Services/Support/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.primekey.se/Services/Support/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.primekey.se/Services/Training/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.primekey.se/Services/Training/&lt;/a&gt;&lt;br&gt;&lt;br&gt;khsheh wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I have been using 1 server with Windows 2003, JBOSS and EJBCA for testing. As
&lt;br&gt;&amp;gt; I need to have 2 servers with EJBCA for tesitng, I cloned the original
&lt;br&gt;&amp;gt; machine to another machine.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; But the server certificate inside the keystore.jks is bounded to the
&lt;br&gt;&amp;gt; original machine server name. How can I update the the server cert of the
&lt;br&gt;&amp;gt; new machine with the new server name, in the most simple way, besides
&lt;br&gt;&amp;gt; re-installation of JBOSS and EJBCA? I think I need to use the AdminCA1 to
&lt;br&gt;&amp;gt; sign the server cert. But where is the AdminCA1 private key? Is it stored in
&lt;br&gt;&amp;gt; the truststore.jks? I am not familiar with JKS and keytool command for cert
&lt;br&gt;&amp;gt; manipulation, but I have tried and could not find the private key there.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Your help is much appreciated. Thanks.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Return on Information:
&lt;br&gt;Google Enterprise Search pays you back
&lt;br&gt;Get the facts.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/google-dev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/google-dev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26741441&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Help-on-changing-server-cert-name-tp26741097p26741441.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26741097</id>
	<title>Help on changing server cert name</title>
	<published>2009-12-11T01:21:19Z</published>
	<updated>2009-12-11T01:21:19Z</updated>
	<author>
		<name>khsheh</name>
	</author>
	<content type="html">I have been using 1 server with Windows 2003, JBOSS and EJBCA for testing. As I need to have 2 servers with EJBCA for tesitng, I cloned the original machine to another machine.
&lt;br&gt;&lt;br&gt;But the server certificate inside the keystore.jks is bounded to the original machine server name. How can I update the the server cert of the new machine with the new server name, in the most simple way, besides re-installation of JBOSS and EJBCA? I think I need to use the AdminCA1 to sign the server cert. But where is the AdminCA1 private key? Is it stored in the truststore.jks? I am not familiar with JKS and keytool command for cert manipulation, but I have tried and could not find the private key there.
&lt;br&gt;&lt;br&gt;Your help is much appreciated. Thanks.</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Help-on-changing-server-cert-name-tp26741097p26741097.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480996</id>
	<title>[SPAM] Small Business Magazine</title>
	<published>2009-11-23T08:07:17Z</published>
	<updated>2009-11-23T08:07:17Z</updated>
	<author>
		<name>SBA (Small Business Advisor)</name>
	</author>
	<content type="html">&lt;HTML&gt;&lt;HEAD&gt;&lt;TITLE&gt;DiversityBusiness Member Benefits&lt;/TITLE&gt;&lt;LINK rel=stylesheet type=text/css href=&quot;http://216.117.129.34/Global.css&quot;&gt;


&lt;META name=GENERATOR content=&quot;MSHTML 8.00.6001.18812&quot;&gt;&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff text=#000000&gt;
&lt;DIV align=center&gt;
&lt;TABLE id=table1 border=0 cellPadding=18 width=605&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P align=center&gt;&lt;B&gt;&lt;FONT face=Arial&gt;&lt;A href=&quot;http://216.117.129.34/mag.asp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT color=#150af5 size=4&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/B&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height=790 vAlign=top background=http://216.117.129.34/Images/su09.jpg&gt;&amp;nbsp; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P align=center&gt;&lt;U&gt;&lt;B&gt;&lt;FONT color=#ff0000 size=5 face=Arial&gt;&lt;A href=&quot;http://216.117.129.34/mag.asp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT color=#ff0000&gt;Click here to Subscribe Now&lt;/FONT&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;FONT size=2 face=Arial&gt;From Super Model To Role Model&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#ff0000 size=1 face=Arial&gt;Cover Story Kathy Ireland&lt;/FONT&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;FONT size=2 face=Arial&gt;Global Economic Slowdown and Emerging&lt;BR&gt;Economies &lt;BR&gt;&lt;BR&gt;The Benefits of Ergonomics in the Workplace &lt;BR&gt;&lt;BR&gt;What Women Want &lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#ff0000 size=1 face=Arial&gt;Effective Marketing to Women &lt;BR&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Arial&gt;&lt;BR&gt;A History of Diversity at American Airlines &lt;BR&gt;&lt;BR&gt;Tips for Employers to Safeguard against&lt;BR&gt;Workplace Bullying! &lt;BR&gt;&lt;BR&gt;From America's Team... to a World of Opportunity &lt;BR&gt;&lt;/FONT&gt;&lt;FONT size=1 face=Arial&gt;
The Evolution of Dallas Fan Fares &lt;BR&gt;&lt;/FONT&gt;&lt;FONT size=2 face=Arial&gt;&lt;BR&gt;While international opportunities abound, companies must get local to succeed&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#ff0000 size=1 face=Arial&gt;Far beyond translation, localization respects the culture, symbolism and business environment of emerging economies &lt;/FONT&gt;&lt;/B&gt;&lt;BR&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT size=2 face=Arial&gt;One Woman's Journey: Logistics with Technology&lt;BR&gt;&lt;BR&gt;Bridging the Multicultural Divide in Business&lt;BR&gt;&lt;/FONT&gt;
&lt;FONT color=#ff0000 size=1 face=Arial&gt;The Essential Role of Communication in the Global Marketplace&lt;BR&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;FONT size=2 face=Arial&gt;Americas Top Organizations for Multicultural Business Opportunities&lt;/FONT&gt;&lt;/B&gt; &lt;BR&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT size=2 face=Arial&gt;Multicultural Marketing In a Weak Economy&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#ff0000 size=1 face=Arial&gt;This may be the Best Opportunity for Growth.&lt;/FONT&gt;&lt;FONT size=2 face=Arial&gt;&lt;BR&gt;&lt;BR&gt;Top 10 Tips For Growing Your Diverse Business &lt;BR&gt;
by Carlton L Highsmith Founder and CEO&amp;nbsp; Specialized Packaging Group&lt;BR&gt;&lt;BR&gt;How do you get the most bang out of your marketing campaign? &lt;BR&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height=48 vAlign=top&gt;
&lt;P align=center&gt;&lt;U&gt;&lt;B&gt;&lt;FONT color=#ff0000 size=5 face=Arial&gt;&lt;A href=&quot;http://216.117.129.34/mag.asp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT color=#ff0000&gt;Click here to Subscribe Now&lt;/FONT&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/U&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD bgColor=#cccccc height=240 vAlign=top&gt;
&lt;P align=center&gt;Our Advertisers 
&lt;P align=center&gt;&lt;IMG border=0 src=&quot;http://216.117.129.34/images/sponsors.jpg&quot;&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height=84 vAlign=top&gt;
&lt;P align=center&gt;&lt;FONT size=1&gt;You are receiving this since you/or your associates subscribed your email id to receive the newsletter from DiversityBusiness or its affiliates,&amp;nbsp;&amp;nbsp;&lt;BR&gt;&lt;BR&gt;To unsubscribe click &lt;/FONT&gt;&lt;A href=&quot;http://216.117.129.34/Remove.asp&quot; target=_blank rel=&quot;nofollow&quot;&gt;&lt;FONT color=darkblue size=1&gt;&lt;B&gt;HERE&lt;/B&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;

&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480996&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-SPAM--Small-Business-Magazine-tp26480996p26480996.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26427320</id>
	<title>Update: TLS/SSL Man In The Middle vulnerability - How does it affect EJBCA?</title>
	<published>2009-11-19T06:32:42Z</published>
	<updated>2009-11-19T06:32:42Z</updated>
	<author>
		<name>Johan Eklund</name>
	</author>
	<content type="html">*TLS/SSL Man In The Middle vulnerability - How does it affect EJBCA?*
&lt;br&gt;&lt;br&gt;This is a follow up on the TLS/SSL MITM vulnerability posting we sent on
&lt;br&gt;the 12th of November.
&lt;br&gt;&lt;br&gt;/Re-cap:/
&lt;br&gt;For about two weeks now a description of a vulnerability in the TLS/SSL
&lt;br&gt;protocol has been circulating around the Internet. This is a status
&lt;br&gt;update on our investigation of this issue and potential consequences
&lt;br&gt;this will have for EJBCA. We will provide you with more information
&lt;br&gt;as soon as we know more.
&lt;br&gt;&lt;br&gt;This vulnerability is not a vulnerability in EJBCA, but in the TLS/SSL
&lt;br&gt;protocol that the EJBCA Admin GUI and Web Services depend on.
&lt;br&gt;&lt;br&gt;/Status update:/
&lt;br&gt;RedHat, Debian, Ubuntu and SuSE, and probably other distributions as
&lt;br&gt;well have now released updated apache httpd packages disabling client
&lt;br&gt;initiated re-negotiation. Server initiated re-negotiation is still
&lt;br&gt;enabled which puts some restrictions on the configuration to be secure.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;We are still waiting for information about updates to Tomcat/JBoss.
&lt;br&gt;&lt;br&gt;/Recommendations:/
&lt;br&gt;If access to EJBCA's Admin GUI or Web Services is not protected by other
&lt;br&gt;means in your setup, you could take the following precautions:
&lt;br&gt;- Set up an apache httpd front end to EJBCA (using mod_proxy or mod_jk).
&lt;br&gt;- Make sure you use updated apache packages with client initiated
&lt;br&gt;re-negotiation disabled.
&lt;br&gt;- Make sure that all parts of your site that uses SSL or requires SSL
&lt;br&gt;client certificate authentication has the SSL configuration for the
&lt;br&gt;entire site. In the apache httpd config this means that all SSL
&lt;br&gt;directives must be on the VirtualHost. Do not use any SSL directives in
&lt;br&gt;a Location or Directory directive. Never mix unprotected and protected
&lt;br&gt;pages in the same VirtualHost.
&lt;br&gt;- This means that you probably have to run EJBCA Admin GUI on it's own
&lt;br&gt;sub-domain (admin.ca.yourdomain.com) or on it's own port, i.e. use SSL
&lt;br&gt;client certificate authentication for everything on port 443 (or another
&lt;br&gt;port of your choice).
&lt;br&gt;&lt;br&gt;With these precautions it is our understanding that you will be safe
&lt;br&gt;from this vulnerability.
&lt;br&gt;&lt;br&gt;Best Regards,
&lt;br&gt;The EJBCA support team
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;PrimeKey Solutions offers a commercial EJBCA support subscription and 
&lt;br&gt;training for EJBCA. Please see www.primekey.se or contact 
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26427320&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; for more information. 
&lt;br&gt;&lt;a href=&quot;http://download.primekey.se/documents/ejbca_subscription.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_subscription.pdf&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://download.primekey.se/documents/ejbca_training.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_training.pdf&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26427320&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (3K) &lt;a href=&quot;http://old.nabble.com/attachment/26427320/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Update%3A-TLS-SSL-Man-In-The-Middle-vulnerability---How-does-it-affect-EJBCA--tp26427320p26427320.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26317489</id>
	<title>TLS/SSL Man In The Middle vulnerability - How does it affect EJBCA?</title>
	<published>2009-11-12T04:02:33Z</published>
	<updated>2009-11-12T04:02:33Z</updated>
	<author>
		<name>Johan Eklund</name>
	</author>
	<content type="html">*TLS/SSL Man In The Middle vulnerability - How does it affect EJBCA?*
&lt;br&gt;&lt;br&gt;For about a week now a description of a vulnerability in the TLS/SSL
&lt;br&gt;protocol has been circulating around the Internet. This is a status
&lt;br&gt;update on our investigation of this issue and potential consequences
&lt;br&gt;this will have for EJBCA. We will provide you with more information
&lt;br&gt;as soon as we know more.
&lt;br&gt;&lt;br&gt;This vulnerability is not a vulnerability in EJBCA, but in the TLS/SSL
&lt;br&gt;protocol that the EJBCA Admin GUI and Web Services depends on.
&lt;br&gt;&lt;br&gt;/Full descriptions of the vulnerability:/
&lt;br&gt;- &lt;a href=&quot;http://www.links.org/?p=780&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.links.org/?p=780&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;&lt;a href=&quot;http://www.educatedguesswork.org/2009/11/understanding_the_tls_renegoti.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.educatedguesswork.org/2009/11/understanding_the_tls_renegoti.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;/Cause:/
&lt;br&gt;- The TLS/SSL protocol supports renegotiation by default that could be
&lt;br&gt;initiated by both the client and the server. During renegotiation
&lt;br&gt;plain-text can be injected. The reported issue is a TLS / SSL protocol
&lt;br&gt;flaw, and not a bug of any specific implementation.
&lt;br&gt;&lt;br&gt;/Severity:/
&lt;br&gt;This issue has been rated, by RedHat, as having moderate security impact
&lt;br&gt;as successful exploitation of this flaw requires a man-in-the-middle attack.
&lt;br&gt;&lt;br&gt;/Effect on EJBCA:/
&lt;br&gt;An attacker between an EJBCA administrator's browser / EJBCA Web Service
&lt;br&gt;client and the EJBCA server can inject a request to the EJBCA server
&lt;br&gt;using the administrator's credential (and administrative privileges).
&lt;br&gt;This means that an attacker could do anything in the Admin GUI that
&lt;br&gt;could be done by a single click/request. The attacker cannot fetch any
&lt;br&gt;information using the admin's credential, and a successful attack
&lt;br&gt;requires some knowledge about the victims PKI.
&lt;br&gt;&lt;br&gt;/Current status:/
&lt;br&gt;- The underlying problems in the TLS/SSL protocol will take a
&lt;br&gt;considerable amount of time to fix and roll out.
&lt;br&gt;- PrimeKey has registered a support issue at Red Hat and is awaiting
&lt;br&gt;further information, but from the information we got so far it is clear
&lt;br&gt;that JBoss AS is vulnerable to this attack.
&lt;br&gt;- EJBCA uses the Tomcat server in JBoss AS to serve web pages and web
&lt;br&gt;services. Tomcat relies on the TLS/SSL implementation in Java. According
&lt;br&gt;to Red Hat support they are still investigating this.
&lt;br&gt;- If an Apache front end is used for EJBCA the &amp;quot;mod_ssl&amp;quot; TLS
&lt;br&gt;implementation is the vulnerable part. Red Hat is tracking this as
&lt;br&gt;&lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2009-3555&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2009-3555&lt;/a&gt;&amp;nbsp;.
&lt;br&gt;- RedHat has released updated httpd packages that change mod_ssl to
&lt;br&gt;reject all client-initiated renegotiations, which mitigates this flaw
&lt;br&gt;for the majority of configurations using mod_ssl to provide HTTPS service.
&lt;br&gt;&lt;br&gt;/Recommendations until JBoss/Apache can be configured safely:/
&lt;br&gt;- Administrators and Web Service clients should not connect using
&lt;br&gt;TLS/SSL to EJBCA over an insecure connection. Using SSH, an non-SSL
&lt;br&gt;based VPN solution or physical access might be a solution.
&lt;br&gt;- If using Apache as a front-end to EJBCA, you should make sure that you
&lt;br&gt;update your httpd packages and ensure that client certificates
&lt;br&gt;authentication is used for the whole &amp;lt;VirtualHost&amp;gt; section where EJBCA
&lt;br&gt;admin resides, not only configured in a &amp;lt;Location&amp;gt; or &amp;lt;Directory&amp;gt;
&lt;br&gt;context section.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Best Regards,
&lt;br&gt;The EJBCA support team
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;PrimeKey Solutions offers a commercial EJBCA support subscription and 
&lt;br&gt;training for EJBCA. Please see www.primekey.se or contact 
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26317489&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; for more information. 
&lt;br&gt;&lt;a href=&quot;http://download.primekey.se/documents/ejbca_subscription.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_subscription.pdf&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://download.primekey.se/documents/ejbca_training.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_training.pdf&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26317489&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (3K) &lt;a href=&quot;http://old.nabble.com/attachment/26317489/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/TLS-SSL-Man-In-The-Middle-vulnerability---How-does-it-affect-EJBCA--tp26317489p26317489.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26314680</id>
	<title>Re: CVC DN's country code in EJBCA</title>
	<published>2009-11-11T23:44:14Z</published>
	<updated>2009-11-11T23:44:14Z</updated>
	<author>
		<name>Tomas Gustavsson</name>
	</author>
	<content type="html">&lt;br&gt;Hi, it is true that the cert-cvc library restricts the use to ISO3166
&lt;br&gt;country codes. It is because this is strictly mandated by the
&lt;br&gt;specification. This will affect any issuance of cvc certificates, both 1
&lt;br&gt;and 2.
&lt;br&gt;&lt;br&gt;I would recommend using your own country code for testing purposes.
&lt;br&gt;(Personally I don't see the rationale behind using fake countries, but
&lt;br&gt;that's just my personal reflection).
&lt;br&gt;&lt;br&gt;If you need to use fake codes you can easily (if you are a java
&lt;br&gt;developer that is), modify the cert-cvc library to skip this check. The
&lt;br&gt;cert-cvc library source code is in the cert-cvc release and the library
&lt;br&gt;is easy to build with a simple 'ant' command. After building a new
&lt;br&gt;library simply replace cert-cvc.jar in ejbca/lib and re-deploy ejbca.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Tomas
&lt;br&gt;-----
&lt;br&gt;PrimeKey Solutions offers a commercial EJBCA support subscription and
&lt;br&gt;training for EJBCA. Please see www.primekey.se or contact
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26314680&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; for more information.
&lt;br&gt;&lt;a href=&quot;http://www.primekey.se/Services/Support/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.primekey.se/Services/Support/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.primekey.se/Services/Training/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.primekey.se/Services/Training/&lt;/a&gt;&lt;br&gt;&lt;br&gt;On Wed, 2009-11-11 at 20:58 -0800, khsheh wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 1. I am using ejbca 3.9.0. I want to create a CVC CVCA using country code say
&lt;br&gt;&amp;gt; &amp;quot;HX&amp;quot; for subject DN but I get the following error:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; javax.ejb.EJBException: java.lang.IllegalArgumentException: Unknown country
&lt;br&gt;&amp;gt; code: HX : java.lang.IllegalArgumentException: Unknown country code: HX
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I also find that I can use EJBCA to create X.509 cert with country code say
&lt;br&gt;&amp;gt; &amp;quot;HX&amp;quot; for subject DN. It seems that there is no such restriction for X.509
&lt;br&gt;&amp;gt; when using ejbca.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is EJBCA only support the ISO 3166 standard on 2 character country code for
&lt;br&gt;&amp;gt; CVC and not other testing ones? My purpose is to create some kind of testing
&lt;br&gt;&amp;gt; CVC CVCA cert with fictitious country code.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2. &amp;nbsp;Moreover, could I process a foreign country's CVC DV CSR request if the
&lt;br&gt;&amp;gt; foreign country use a fictious country code in the CSR?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26314680&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/CVC-DN%27s-country-code-in-EJBCA-tp26313476p26314680.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26313476</id>
	<title>CVC DN's country code in EJBCA</title>
	<published>2009-11-11T20:58:33Z</published>
	<updated>2009-11-11T20:58:33Z</updated>
	<author>
		<name>khsheh</name>
	</author>
	<content type="html">1. I am using ejbca 3.9.0. I want to create a CVC CVCA using country code say &amp;quot;HX&amp;quot; for subject DN but I get the following error:
&lt;br&gt;&lt;br&gt;javax.ejb.EJBException: java.lang.IllegalArgumentException: Unknown country code: HX : java.lang.IllegalArgumentException: Unknown country code: HX
&lt;br&gt;&lt;br&gt;I also find that I can use EJBCA to create X.509 cert with country code say &amp;quot;HX&amp;quot; for subject DN. It seems that there is no such restriction for X.509 when using ejbca.
&lt;br&gt;&lt;br&gt;Is EJBCA only support the ISO 3166 standard on 2 character country code for CVC and not other testing ones? My purpose is to create some kind of testing CVC CVCA cert with fictitious country code.
&lt;br&gt;&lt;br&gt;2. &amp;nbsp;Moreover, could I process a foreign country's CVC DV CSR request if the foreign country use a fictious country code in the CSR?
&lt;br&gt;&lt;br&gt;Thanks.</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/CVC-DN%27s-country-code-in-EJBCA-tp26313476p26313476.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26210412</id>
	<title>Re: Help on generating IS cert and key</title>
	<published>2009-11-04T23:35:05Z</published>
	<updated>2009-11-04T23:35:05Z</updated>
	<author>
		<name>Tomas Gustavsson</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;that value is used during installation when the server side SSL
&lt;br&gt;certificate is created. In order to change the certificate in an already
&lt;br&gt;installed setup you have to edit the user &amp;quot;tomcat&amp;quot;.
&lt;br&gt;&lt;br&gt;What you need to do is the same as for &amp;quot;SSL certificate expire&amp;quot; from the
&lt;br&gt;User Guide at ejbca.org. You need to set the Common Name of the tomcat
&lt;br&gt;user to match you real hostname.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Tomas
&lt;br&gt;-----
&lt;br&gt;PrimeKey Solutions offers a commercial EJBCA support subscription and
&lt;br&gt;training for EJBCA. Please see www.primekey.se or contact
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26210412&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; for more information.
&lt;br&gt;&lt;a href=&quot;http://www.primekey.se/Services/Support/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.primekey.se/Services/Support/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.primekey.se/Services/Training/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.primekey.se/Services/Training/&lt;/a&gt;&lt;br&gt;&lt;br&gt;On Wed, 2009-11-04 at 22:56 -0800, khsheh wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Dear Johan,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I just discover there is such a a file web.properties in
&lt;br&gt;&amp;gt; EJBCA_HOME/conf/web.properties.sample.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I copy it to web.properties and no matter whether I set the
&lt;br&gt;&amp;gt; httpsserver.hostname=devnbmbsi03 &amp;nbsp;(which is my workstation name) or
&lt;br&gt;&amp;gt; httpsserver.hostname=localhost, I stilll I get the error of &amp;quot;No name
&lt;br&gt;&amp;gt; matching localhost found&amp;quot;.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Would you explain more of what I should do? Is there any documentation of
&lt;br&gt;&amp;gt; it? In the command, &amp;quot;ejbcawsracli edituser isrsa1 foo123 false
&lt;br&gt;&amp;gt; &amp;quot;CN=ISRSA1,C=CN&amp;quot; NULL NULL DV-RSA-1 1 USERGENERATED NEW IS IS&amp;quot;, how to
&lt;br&gt;&amp;gt; control which server to connect to? Is there anything I should set in
&lt;br&gt;&amp;gt; C:\jboss\server\default\conf\keystore\truststore.jks like importing anything
&lt;br&gt;&amp;gt; to it?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I now only have 1 workstation, and I have tomcat.jks (devnbmbsi03),
&lt;br&gt;&amp;gt; superadmin.jks (superadmin) and truststore.jks (AdminCA1).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Wilson.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi khsheh,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; When you installed EJBCA you specified a server name that is used in the 
&lt;br&gt;&amp;gt; server side SSL certificate ( EJBCA_HOME/conf/web.properties: 
&lt;br&gt;&amp;gt; httpsserver.hostname=... ).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You must connect to this hostname or the SSL connection will fail, since 
&lt;br&gt;&amp;gt; the serverside is issued for a different host than 'localhost'.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Best Regards,
&lt;br&gt;&amp;gt; Johan
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26210412&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Help-on-generating-IS-cert-and-key-tp26156647p26210412.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26208591</id>
	<title>Re: Help on generating IS cert and key</title>
	<published>2009-11-04T22:56:38Z</published>
	<updated>2009-11-04T22:56:38Z</updated>
	<author>
		<name>khsheh</name>
	</author>
	<content type="html">Dear Johan,
&lt;br&gt;&lt;br&gt;I just discover there is such a a file web.properties in EJBCA_HOME/conf/web.properties.sample.
&lt;br&gt;&lt;br&gt;I copy it to web.properties and no matter whether I set the httpsserver.hostname=devnbmbsi03 &amp;nbsp;(which is my workstation name) or httpsserver.hostname=localhost, I stilll I get the error of &amp;quot;No name matching localhost found&amp;quot;.
&lt;br&gt;&lt;br&gt;Would you explain more of what I should do? Is there any documentation of it? In the command, &amp;quot;ejbcawsracli edituser isrsa1 foo123 false &amp;quot;CN=ISRSA1,C=CN&amp;quot; NULL NULL DV-RSA-1 1 USERGENERATED NEW IS IS&amp;quot;, how to control which server to connect to? Is there anything I should set in C:\jboss\server\default\conf\keystore\truststore.jks like importing anything to it?
&lt;br&gt;&lt;br&gt;I now only have 1 workstation, and I have tomcat.jks (devnbmbsi03), superadmin.jks (superadmin) and truststore.jks (AdminCA1).
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Wilson.
&lt;br&gt;&lt;br&gt;&lt;quote author=&quot;Johan Eklund&quot;&gt;&lt;br&gt;Hi khsheh,
&lt;br&gt;&lt;br&gt;When you installed EJBCA you specified a server name that is used in the 
&lt;br&gt;server side SSL certificate ( EJBCA_HOME/conf/web.properties: 
&lt;br&gt;httpsserver.hostname=... ).
&lt;br&gt;&lt;br&gt;You must connect to this hostname or the SSL connection will fail, since 
&lt;br&gt;the serverside is issued for a different host than 'localhost'.
&lt;br&gt;&lt;br&gt;Best Regards,
&lt;br&gt;Johan
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Help-on-generating-IS-cert-and-key-tp26156647p26208591.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26193972</id>
	<title>Re: Help on generating IS cert and key</title>
	<published>2009-11-04T02:30:16Z</published>
	<updated>2009-11-04T02:30:16Z</updated>
	<author>
		<name>Johan Eklund</name>
	</author>
	<content type="html">Hi khsheh,
&lt;br&gt;&lt;br&gt;When you installed EJBCA you specified a server name that is used in the 
&lt;br&gt;server side SSL certificate ( EJBCA_HOME/conf/web.properties: 
&lt;br&gt;httpsserver.hostname=... ).
&lt;br&gt;&lt;br&gt;You must connect to this hostname or the SSL connection will fail, since 
&lt;br&gt;the serverside is issued for a different host than 'localhost'.
&lt;br&gt;&lt;br&gt;Best Regards,
&lt;br&gt;Johan
&lt;br&gt;&lt;br&gt;khsheh skrev:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Thanks. I now set the correct password in ejbcawsracli.properties for
&lt;br&gt;&amp;gt; superadmin.jks, i.e.:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ejbcawsracli.keystore.path = superadmin.jks
&lt;br&gt;&amp;gt; ejbcawsracli.keystore.password = password
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But when I run the following command (the ejbca is in the same Windows
&lt;br&gt;&amp;gt; workstation as I type the command):
&lt;br&gt;&amp;gt; ejbcawsracli edituser isrsa1 foo123 false &amp;quot;CN=ISRSA1,C=CN&amp;quot; NULL NULL
&lt;br&gt;&amp;gt; DV-RSA-1 1 USERGENERATED NEW IS IS 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I get the following error on localhost issue Do you have any suggestions.
&lt;br&gt;&amp;gt; Sorry that I am new to the keystore and JBOSS areas.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Trying to add user:
&lt;br&gt;&amp;gt; Username: isrsa
&lt;br&gt;&amp;gt; Subject DN: CN=ISRSA1,C=CN
&lt;br&gt;&amp;gt; Subject Altname: null
&lt;br&gt;&amp;gt; Email: null
&lt;br&gt;&amp;gt; CA Name: DV-RSA-1
&lt;br&gt;&amp;gt; Type: 1
&lt;br&gt;&amp;gt; Token: USERGENERATED
&lt;br&gt;&amp;gt; Status: 10
&lt;br&gt;&amp;gt; End entity profile: IS
&lt;br&gt;&amp;gt; Certificate profile: IS
&lt;br&gt;&amp;gt; Hard Token Issuer Alias: NONE
&lt;br&gt;&amp;gt; Start time: NONE
&lt;br&gt;&amp;gt; End time: NONE
&lt;br&gt;&amp;gt; javax.xml.ws.WebServiceException: javax.net.ssl.SSLHandshakeException:
&lt;br&gt;&amp;gt; java.security.cert.CertificateException: No name matching localhost found
&lt;br&gt;&amp;gt; org.ejbca.ui.cli.ErrorAdminCommandException:
&lt;br&gt;&amp;gt; javax.xml.ws.WebServiceException: javax.net.ssl.SSLHandshakeException:
&lt;br&gt;&amp;gt; java.security.cert.CertificateException: No name matching localhost found
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.EditUserCommand.execute(EditUserCommand.java:166)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.ejbcawsracli.main(ejbcawsracli.java:34)
&lt;br&gt;&amp;gt; Caused by: javax.xml.ws.WebServiceException:
&lt;br&gt;&amp;gt; javax.net.ssl.SSLHandshakeException:
&lt;br&gt;&amp;gt; java.security.cert.CertificateException: No name matching localhost found
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:162)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parseWSDL(RuntimeWSDLParser.java:188)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:66)
&lt;br&gt;&amp;gt; 	at com.sun.xml.ws.wsdl.WSDLContext.&amp;lt;init&amp;gt;(WSDLContext.java:57)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.client.ServiceContextBuilder.build(ServiceContextBuilder.java:60)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.client.WSServiceDelegate.&amp;lt;init&amp;gt;(WSServiceDelegate.java:103)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:50)
&lt;br&gt;&amp;gt; 	at javax.xml.ws.Service.&amp;lt;init&amp;gt;(Service.java:57)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.gen.EjbcaWSService.&amp;lt;init&amp;gt;(EjbcaWSService.java:36)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.EJBCAWSRABaseCommand.getEjbcaRAWS(EJBCAWSRABaseCommand.java:205)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.EJBCAWSRABaseCommand.getEjbcaRAWS(EJBCAWSRABaseCommand.java:187)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.EditUserCommand.execute(EditUserCommand.java:154)
&lt;br&gt;&amp;gt; 	... 1 more
&lt;br&gt;&amp;gt; Caused by: javax.net.ssl.SSLHandshakeException:
&lt;br&gt;&amp;gt; java.security.cert.CertificateException: No name matching localhost found
&lt;br&gt;&amp;gt; 	at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:174)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1611)
&lt;br&gt;&amp;gt; 	at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:187)
&lt;br&gt;&amp;gt; 	at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:181)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1035)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:124)
&lt;br&gt;&amp;gt; 	at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Handshaker.java:516)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.Handshaker.process_record(Handshaker.java:454)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:884)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1112)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1139)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1123)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:434)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:166)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1041)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234)
&lt;br&gt;&amp;gt; 	at java.net.URL.openStream(URL.java:1009)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:159)
&lt;br&gt;&amp;gt; 	... 12 more
&lt;br&gt;&amp;gt; Caused by: java.security.cert.CertificateException: No name matching
&lt;br&gt;&amp;gt; localhost found
&lt;br&gt;&amp;gt; 	at sun.security.util.HostnameChecker.matchDNS(HostnameChecker.java:210)
&lt;br&gt;&amp;gt; 	at sun.security.util.HostnameChecker.match(HostnameChecker.java:77)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.checkIdentity(X509TrustManagerImpl.java:264)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:250)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1014)
&lt;br&gt;&amp;gt; 	... 25 more
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You have configured the wrong keystore or password in
&lt;br&gt;&amp;gt; ejbcawsracli.properties.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; the error is clear .-)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Caused by: java.io.IOException: Keystore was tampered with, or password
&lt;br&gt;&amp;gt; was incorrect
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; Tomas
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;PrimeKey Solutions offers a commercial EJBCA support subscription and training for EJBCA. Please see www.primekey.se or contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193972&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; for more information. &lt;a href=&quot;http://download.primekey.se/documents/ejbca_subscription.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_subscription.pdf&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://download.primekey.se/documents/ejbca_training.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_training.pdf&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193972&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (3K) &lt;a href=&quot;http://old.nabble.com/attachment/26193972/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Help-on-generating-IS-cert-and-key-tp26156647p26193972.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26193741</id>
	<title>Re: Help on generating IS cert and key</title>
	<published>2009-11-04T02:12:37Z</published>
	<updated>2009-11-04T02:12:37Z</updated>
	<author>
		<name>khsheh</name>
	</author>
	<content type="html">Thanks. I now set the correct password in ejbcawsracli.properties for superadmin.jks, i.e.:
&lt;br&gt;&lt;br&gt;ejbcawsracli.keystore.path = superadmin.jks
&lt;br&gt;ejbcawsracli.keystore.password = password
&lt;br&gt;&lt;br&gt;But when I run the following command (the ejbca is in the same Windows workstation as I type the command):
&lt;br&gt;ejbcawsracli edituser isrsa1 foo123 false &amp;quot;CN=ISRSA1,C=CN&amp;quot; NULL NULL DV-RSA-1 1 USERGENERATED NEW IS IS 
&lt;br&gt;&lt;br&gt;I get the following error on localhost issue Do you have any suggestions. Sorry that I am new to the keystore and JBOSS areas.
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;Trying to add user:
&lt;br&gt;Username: isrsa
&lt;br&gt;Subject DN: CN=ISRSA1,C=CN
&lt;br&gt;Subject Altname: null
&lt;br&gt;Email: null
&lt;br&gt;CA Name: DV-RSA-1
&lt;br&gt;Type: 1
&lt;br&gt;Token: USERGENERATED
&lt;br&gt;Status: 10
&lt;br&gt;End entity profile: IS
&lt;br&gt;Certificate profile: IS
&lt;br&gt;Hard Token Issuer Alias: NONE
&lt;br&gt;Start time: NONE
&lt;br&gt;End time: NONE
&lt;br&gt;javax.xml.ws.WebServiceException: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No name matching localhost found
&lt;br&gt;org.ejbca.ui.cli.ErrorAdminCommandException: javax.xml.ws.WebServiceException: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No name matching localhost found
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.EditUserCommand.execute(EditUserCommand.java:166)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.ejbcawsracli.main(ejbcawsracli.java:34)
&lt;br&gt;Caused by: javax.xml.ws.WebServiceException: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No name matching localhost found
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:162)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parseWSDL(RuntimeWSDLParser.java:188)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:66)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.wsdl.WSDLContext.&amp;lt;init&amp;gt;(WSDLContext.java:57)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.client.ServiceContextBuilder.build(ServiceContextBuilder.java:60)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.client.WSServiceDelegate.&amp;lt;init&amp;gt;(WSServiceDelegate.java:103)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:50)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.xml.ws.Service.&amp;lt;init&amp;gt;(Service.java:57)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.gen.EjbcaWSService.&amp;lt;init&amp;gt;(EjbcaWSService.java:36)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.EJBCAWSRABaseCommand.getEjbcaRAWS(EJBCAWSRABaseCommand.java:205)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.EJBCAWSRABaseCommand.getEjbcaRAWS(EJBCAWSRABaseCommand.java:187)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.EditUserCommand.execute(EditUserCommand.java:154)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 1 more
&lt;br&gt;Caused by: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No name matching localhost found
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:174)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1611)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:187)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:181)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1035)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:124)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Handshaker.java:516)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.Handshaker.process_record(Handshaker.java:454)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:884)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1112)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1139)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1123)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:434)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:166)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1041)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.net.URL.openStream(URL.java:1009)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:159)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 12 more
&lt;br&gt;Caused by: java.security.cert.CertificateException: No name matching localhost found
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.security.util.HostnameChecker.matchDNS(HostnameChecker.java:210)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.security.util.HostnameChecker.match(HostnameChecker.java:77)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.checkIdentity(X509TrustManagerImpl.java:264)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:250)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1014)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 25 more
&lt;br&gt;&lt;br&gt;&lt;quote author=&quot;Tomas Gustavsson&quot;&gt;&lt;br&gt;&lt;br&gt;You have configured the wrong keystore or password in
&lt;br&gt;ejbcawsracli.properties.
&lt;br&gt;&lt;br&gt;the error is clear .-)
&lt;br&gt;&lt;br&gt;Caused by: java.io.IOException: Keystore was tampered with, or password
&lt;br&gt;was incorrect
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Tomas
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Help-on-generating-IS-cert-and-key-tp26156647p26193741.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26161543</id>
	<title>Re: Help on generating IS cert and key</title>
	<published>2009-11-02T02:16:35Z</published>
	<updated>2009-11-02T02:16:35Z</updated>
	<author>
		<name>Johan Eklund</name>
	</author>
	<content type="html">Hi khsheh,
&lt;br&gt;&lt;br&gt;Last cause-by in your stacktraces are:
&lt;br&gt;&lt;br&gt;&amp;quot;Caused by: java.security.UnrecoverableKeyException: Password verification
&lt;br&gt;failed&amp;quot;
&lt;br&gt;&lt;br&gt;Please verify the password use for the client-side SSL keystore.
&lt;br&gt;&lt;br&gt;Best Regards,
&lt;br&gt;Johan
&lt;br&gt;&lt;br&gt;&lt;br&gt;khsheh skrev:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I am trying to create the IS cert and key. The CVCA documentation say that I
&lt;br&gt;&amp;gt; need to create an end entity for the IS and then use it to create the IS
&lt;br&gt;&amp;gt; cert / key. But I get the following errors when doing so. Is it related to
&lt;br&gt;&amp;gt; my ejbca Web Services being not properly setup or is it related to some
&lt;br&gt;&amp;gt; authentication issue like that in ejbcawsracli.properties? I cannot
&lt;br&gt;&amp;gt; understand the documentaton of how to setup the ejbcawsracli.properties.
&lt;br&gt;&amp;gt; Would you please help how to solve the probelms? My purpose is just to get
&lt;br&gt;&amp;gt; the IS cert and key. Thank you.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1) Creating an end entity
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; C:\EJBCA_~1\dist\EJBCAW~1&amp;gt;ejbcawsracli edituser isrsa1 foo123 false
&lt;br&gt;&amp;gt; &amp;quot;CN=ISRSA1,C=CN&amp;quot; NULL NULL DV-RSA-1 1 USERGENERATED NEW IS IS 
&lt;br&gt;&amp;gt; Trying to add user:
&lt;br&gt;&amp;gt; Username: isrsa1
&lt;br&gt;&amp;gt; Subject DN: CN=ISRSA1,C=CN
&lt;br&gt;&amp;gt; Subject Altname: null
&lt;br&gt;&amp;gt; Email: null
&lt;br&gt;&amp;gt; CA Name: DV-RSA-1
&lt;br&gt;&amp;gt; Type: 1
&lt;br&gt;&amp;gt; Token: USERGENERATED
&lt;br&gt;&amp;gt; Status: 10
&lt;br&gt;&amp;gt; End entity profile: IS
&lt;br&gt;&amp;gt; Certificate profile: IS
&lt;br&gt;&amp;gt; Hard Token Issuer Alias: NONE
&lt;br&gt;&amp;gt; Start time: NONE
&lt;br&gt;&amp;gt; End time: NONE
&lt;br&gt;&amp;gt; javax.xml.ws.WebServiceException: java.net.SocketException:
&lt;br&gt;&amp;gt; java.security.NoSuchAlgorithmException: Error constructing implementation
&lt;br&gt;&amp;gt; (algorithm: Default, provider: SunJSSE, class:
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; org.ejbca.ui.cli.ErrorAdminCommandException:
&lt;br&gt;&amp;gt; javax.xml.ws.WebServiceException: java.net.SocketException:
&lt;br&gt;&amp;gt; java.security.NoSuchAlgorithmException: Error constructing implementation
&lt;br&gt;&amp;gt; (algorithm: Default, provider: SunJSSE, class:
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.EditUserCommand.execute(EditUserCommand.java:166)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.ejbcawsracli.main(ejbcawsracli.java:34)
&lt;br&gt;&amp;gt; Caused by: javax.xml.ws.WebServiceException: java.net.SocketException:
&lt;br&gt;&amp;gt; java.security.NoSuchAlgorithmException: Error constructing implementation
&lt;br&gt;&amp;gt; (algorithm: Default, provider: SunJSSE, class:
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:162)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parseWSDL(RuntimeWSDLParser.java:188)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:66)
&lt;br&gt;&amp;gt; 	at com.sun.xml.ws.wsdl.WSDLContext.&amp;lt;init&amp;gt;(WSDLContext.java:57)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.client.ServiceContextBuilder.build(ServiceContextBuilder.java:60)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.client.WSServiceDelegate.&amp;lt;init&amp;gt;(WSServiceDelegate.java:103)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:50)
&lt;br&gt;&amp;gt; 	at javax.xml.ws.Service.&amp;lt;init&amp;gt;(Service.java:57)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.gen.EjbcaWSService.&amp;lt;init&amp;gt;(EjbcaWSService.java:36)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.EJBCAWSRABaseCommand.getEjbcaRAWS(EJBCAWSRABaseCommand.java:205)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.EJBCAWSRABaseCommand.getEjbcaRAWS(EJBCAWSRABaseCommand.java:187)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.EditUserCommand.execute(EditUserCommand.java:154)
&lt;br&gt;&amp;gt; 	... 1 more
&lt;br&gt;&amp;gt; Caused by: java.net.SocketException: java.security.NoSuchAlgorithmException:
&lt;br&gt;&amp;gt; Error constructing implementation (algorithm: Default, provider: SunJSSE,
&lt;br&gt;&amp;gt; class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; javax.net.ssl.DefaultSSLSocketFactory.throwException(SSLSocketFactory.java:179)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; javax.net.ssl.DefaultSSLSocketFactory.createSocket(SSLSocketFactory.java:186)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.HttpsClient.createSocket(HttpsClient.java:362)
&lt;br&gt;&amp;gt; 	at sun.net.NetworkClient.doConnect(NetworkClient.java:145)
&lt;br&gt;&amp;gt; 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
&lt;br&gt;&amp;gt; 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
&lt;br&gt;&amp;gt; 	at sun.net.www.protocol.https.HttpsClient.&amp;lt;init&amp;gt;(HttpsClient.java:272)
&lt;br&gt;&amp;gt; 	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:329)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:172)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:793)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:158)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1041)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234)
&lt;br&gt;&amp;gt; 	at java.net.URL.openStream(URL.java:1009)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:159)
&lt;br&gt;&amp;gt; 	... 12 more
&lt;br&gt;&amp;gt; Caused by: java.security.NoSuchAlgorithmException: Error constructing
&lt;br&gt;&amp;gt; implementation (algorithm: Default, provider: SunJSSE, class:
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; 	at java.security.Provider$Service.newInstance(Provider.java:1245)
&lt;br&gt;&amp;gt; 	at sun.security.jca.GetInstance.getInstance(GetInstance.java:220)
&lt;br&gt;&amp;gt; 	at sun.security.jca.GetInstance.getInstance(GetInstance.java:147)
&lt;br&gt;&amp;gt; 	at javax.net.ssl.SSLContext.getInstance(SSLContext.java:125)
&lt;br&gt;&amp;gt; 	at javax.net.ssl.SSLContext.getDefault(SSLContext.java:68)
&lt;br&gt;&amp;gt; 	at javax.net.ssl.SSLSocketFactory.getDefault(SSLSocketFactory.java:102)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(HttpsURLConnection.java:325)
&lt;br&gt;&amp;gt; 	at javax.net.ssl.HttpsURLConnection.&amp;lt;init&amp;gt;(HttpsURLConnection.java:283)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.HttpsURLConnectionImpl.&amp;lt;init&amp;gt;(HttpsURLConnectionImpl.java:65)
&lt;br&gt;&amp;gt; 	at sun.net.www.protocol.https.Handler.openConnection(Handler.java:42)
&lt;br&gt;&amp;gt; 	at sun.net.www.protocol.https.Handler.openConnection(Handler.java:37)
&lt;br&gt;&amp;gt; 	at java.net.URL.openConnection(URL.java:945)
&lt;br&gt;&amp;gt; 	... 14 more
&lt;br&gt;&amp;gt; Caused by: java.io.IOException: Keystore was tampered with, or password was
&lt;br&gt;&amp;gt; incorrect
&lt;br&gt;&amp;gt; 	at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
&lt;br&gt;&amp;gt; 	at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
&lt;br&gt;&amp;gt; 	at java.security.KeyStore.load(KeyStore.java:1185)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl.getDefaultKeyManager(DefaultSSLContextImpl.java:150)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl.&amp;lt;init&amp;gt;(DefaultSSLContextImpl.java:40)
&lt;br&gt;&amp;gt; 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
&lt;br&gt;&amp;gt; 	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
&lt;br&gt;&amp;gt; 	at java.lang.Class.newInstance0(Class.java:355)
&lt;br&gt;&amp;gt; 	at java.lang.Class.newInstance(Class.java:308)
&lt;br&gt;&amp;gt; 	at java.security.Provider$Service.newInstance(Provider.java:1221)
&lt;br&gt;&amp;gt; 	... 25 more
&lt;br&gt;&amp;gt; Caused by: java.security.UnrecoverableKeyException: Password verification
&lt;br&gt;&amp;gt; failed
&lt;br&gt;&amp;gt; 	at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
&lt;br&gt;&amp;gt; 	... 36 more
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2) &amp;nbsp;Due to the above problem, I have created the end entity using the admin
&lt;br&gt;&amp;gt; web page of Add Entity. But I have the problem of creating the IS cert and
&lt;br&gt;&amp;gt; key as follows:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; C:\EJBCA_~1\dist\EJBCAW~1&amp;gt;cvcwscli cvcrequest isrsa foo123 &amp;quot;C=CN,CN=HKIS&amp;quot;
&lt;br&gt;&amp;gt; 00005 SHA1WithRSA 1024 true HKIS 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Enrolling user:
&lt;br&gt;&amp;gt; Username: isrsa
&lt;br&gt;&amp;gt; Subject name: C=CN,CN=HKIS
&lt;br&gt;&amp;gt; Sequence: 00005
&lt;br&gt;&amp;gt; Signature algorithm: SHA1WithRSA
&lt;br&gt;&amp;gt; Key spec: 1024
&lt;br&gt;&amp;gt; Generating a new request with base filename: HKIS
&lt;br&gt;&amp;gt; Wrote binary request to: HKIS.cvreq
&lt;br&gt;&amp;gt; Wrote private key in PKCS#8 format to to: HKIS.pkcs8
&lt;br&gt;&amp;gt; Submitting CVC request for user 'isrsa'.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; javax.xml.ws.WebServiceException: java.net.SocketException:
&lt;br&gt;&amp;gt; java.security.NoSuchAlgorithmException: Error constructing implementation
&lt;br&gt;&amp;gt; (algorithm: Default, provider: SunJSSE, class:
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; org.ejbca.ui.cli.ErrorAdminCommandException:
&lt;br&gt;&amp;gt; javax.xml.ws.WebServiceException: java.net.SocketException:
&lt;br&gt;&amp;gt; java.security.NoSuchAlgorithmException: Error constructing implementation
&lt;br&gt;&amp;gt; (algorithm: Default, provider: SunJSSE, class:
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.CvcRequestCommand.execute(CvcRequestCommand.java:211)
&lt;br&gt;&amp;gt; 	at org.ejbca.core.protocol.ws.client.cvcwscli.main(cvcwscli.java:30)
&lt;br&gt;&amp;gt; Caused by: javax.xml.ws.WebServiceException: java.net.SocketException:
&lt;br&gt;&amp;gt; java.security.NoSuchAlgorithmException: Error constructing implementation
&lt;br&gt;&amp;gt; (algorithm: Default, provider: SunJSSE, class:
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:162)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parseWSDL(RuntimeWSDLParser.java:188)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:66)
&lt;br&gt;&amp;gt; 	at com.sun.xml.ws.wsdl.WSDLContext.&amp;lt;init&amp;gt;(WSDLContext.java:57)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.client.ServiceContextBuilder.build(ServiceContextBuilder.java:60)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.client.WSServiceDelegate.&amp;lt;init&amp;gt;(WSServiceDelegate.java:103)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:50)
&lt;br&gt;&amp;gt; 	at javax.xml.ws.Service.&amp;lt;init&amp;gt;(Service.java:57)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.gen.EjbcaWSService.&amp;lt;init&amp;gt;(EjbcaWSService.java:36)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.EJBCAWSRABaseCommand.getEjbcaRAWS(EJBCAWSRABaseCommand.java:205)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.EJBCAWSRABaseCommand.getEjbcaRAWS(EJBCAWSRABaseCommand.java:187)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.CvcRequestCommand.execute(CvcRequestCommand.java:188)
&lt;br&gt;&amp;gt; 	... 1 more
&lt;br&gt;&amp;gt; Caused by: java.net.SocketException: java.security.NoSuchAlgorithmException:
&lt;br&gt;&amp;gt; Error constructing implementation (algorithm: Default, provider: SunJSSE,
&lt;br&gt;&amp;gt; class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; javax.net.ssl.DefaultSSLSocketFactory.throwException(SSLSocketFactory.java:179)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; javax.net.ssl.DefaultSSLSocketFactory.createSocket(SSLSocketFactory.java:186)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.HttpsClient.createSocket(HttpsClient.java:362)
&lt;br&gt;&amp;gt; 	at sun.net.NetworkClient.doConnect(NetworkClient.java:145)
&lt;br&gt;&amp;gt; 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
&lt;br&gt;&amp;gt; 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
&lt;br&gt;&amp;gt; 	at sun.net.www.protocol.https.HttpsClient.&amp;lt;init&amp;gt;(HttpsClient.java:272)
&lt;br&gt;&amp;gt; 	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:329)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:172)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:793)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:158)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1041)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234)
&lt;br&gt;&amp;gt; 	at java.net.URL.openStream(URL.java:1009)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:159)
&lt;br&gt;&amp;gt; 	... 12 more
&lt;br&gt;&amp;gt; Caused by: java.security.NoSuchAlgorithmException: Error constructing
&lt;br&gt;&amp;gt; implementation (algorithm: Default, provider: SunJSSE, class:
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; 	at java.security.Provider$Service.newInstance(Provider.java:1245)
&lt;br&gt;&amp;gt; 	at sun.security.jca.GetInstance.getInstance(GetInstance.java:220)
&lt;br&gt;&amp;gt; 	at sun.security.jca.GetInstance.getInstance(GetInstance.java:147)
&lt;br&gt;&amp;gt; 	at javax.net.ssl.SSLContext.getInstance(SSLContext.java:125)
&lt;br&gt;&amp;gt; 	at javax.net.ssl.SSLContext.getDefault(SSLContext.java:68)
&lt;br&gt;&amp;gt; 	at javax.net.ssl.SSLSocketFactory.getDefault(SSLSocketFactory.java:102)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(HttpsURLConnection.java:325)
&lt;br&gt;&amp;gt; 	at javax.net.ssl.HttpsURLConnection.&amp;lt;init&amp;gt;(HttpsURLConnection.java:283)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.HttpsURLConnectionImpl.&amp;lt;init&amp;gt;(HttpsURLConnectionImpl.java:65)
&lt;br&gt;&amp;gt; 	at sun.net.www.protocol.https.Handler.openConnection(Handler.java:42)
&lt;br&gt;&amp;gt; 	at sun.net.www.protocol.https.Handler.openConnection(Handler.java:37)
&lt;br&gt;&amp;gt; 	at java.net.URL.openConnection(URL.java:945)
&lt;br&gt;&amp;gt; 	... 14 more
&lt;br&gt;&amp;gt; Caused by: java.io.IOException: Keystore was tampered with, or password was
&lt;br&gt;&amp;gt; incorrect
&lt;br&gt;&amp;gt; 	at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
&lt;br&gt;&amp;gt; 	at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
&lt;br&gt;&amp;gt; 	at java.security.KeyStore.load(KeyStore.java:1185)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl.getDefaultKeyManager(DefaultSSLContextImpl.java:150)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl.&amp;lt;init&amp;gt;(DefaultSSLContextImpl.java:40)
&lt;br&gt;&amp;gt; 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
&lt;br&gt;&amp;gt; 	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
&lt;br&gt;&amp;gt; 	at java.lang.Class.newInstance0(Class.java:355)
&lt;br&gt;&amp;gt; 	at java.lang.Class.newInstance(Class.java:308)
&lt;br&gt;&amp;gt; 	at java.security.Provider$Service.newInstance(Provider.java:1221)
&lt;br&gt;&amp;gt; 	... 25 more
&lt;br&gt;&amp;gt; Caused by: java.security.UnrecoverableKeyException: Password verification
&lt;br&gt;&amp;gt; failed
&lt;br&gt;&amp;gt; 	at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
&lt;br&gt;&amp;gt; 	... 36 more
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks a lot!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;PrimeKey Solutions offers a commercial EJBCA support subscription and training for EJBCA. Please see www.primekey.se or contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26161543&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; for more information. &lt;a href=&quot;http://download.primekey.se/documents/ejbca_subscription.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_subscription.pdf&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://download.primekey.se/documents/ejbca_training.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_training.pdf&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26161543&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (3K) &lt;a href=&quot;http://old.nabble.com/attachment/26161543/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Help-on-generating-IS-cert-and-key-tp26156647p26161543.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26161535</id>
	<title>Re: Help on generating IS cert and key</title>
	<published>2009-11-02T02:15:13Z</published>
	<updated>2009-11-02T02:15:13Z</updated>
	<author>
		<name>Tomas Gustavsson</name>
	</author>
	<content type="html">&lt;br&gt;You have configured the wrong keystore or password in
&lt;br&gt;ejbcawsracli.properties.
&lt;br&gt;&lt;br&gt;the error is clear .-)
&lt;br&gt;&lt;br&gt;Caused by: java.io.IOException: Keystore was tampered with, or password
&lt;br&gt;was incorrect
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Tomas
&lt;br&gt;&lt;br&gt;&lt;br&gt;khsheh wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I am trying to create the IS cert and key. The CVCA documentation say that I
&lt;br&gt;&amp;gt; need to create an end entity for the IS and then use it to create the IS
&lt;br&gt;&amp;gt; cert / key. But I get the following errors when doing so. Is it related to
&lt;br&gt;&amp;gt; my ejbca Web Services being not properly setup or is it related to some
&lt;br&gt;&amp;gt; authentication issue like that in ejbcawsracli.properties? I cannot
&lt;br&gt;&amp;gt; understand the documentaton of how to setup the ejbcawsracli.properties.
&lt;br&gt;&amp;gt; Would you please help how to solve the probelms? My purpose is just to get
&lt;br&gt;&amp;gt; the IS cert and key. Thank you.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 1) Creating an end entity
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; C:\EJBCA_~1\dist\EJBCAW~1&amp;gt;ejbcawsracli edituser isrsa1 foo123 false
&lt;br&gt;&amp;gt; &amp;quot;CN=ISRSA1,C=CN&amp;quot; NULL NULL DV-RSA-1 1 USERGENERATED NEW IS IS 
&lt;br&gt;&amp;gt; Trying to add user:
&lt;br&gt;&amp;gt; Username: isrsa1
&lt;br&gt;&amp;gt; Subject DN: CN=ISRSA1,C=CN
&lt;br&gt;&amp;gt; Subject Altname: null
&lt;br&gt;&amp;gt; Email: null
&lt;br&gt;&amp;gt; CA Name: DV-RSA-1
&lt;br&gt;&amp;gt; Type: 1
&lt;br&gt;&amp;gt; Token: USERGENERATED
&lt;br&gt;&amp;gt; Status: 10
&lt;br&gt;&amp;gt; End entity profile: IS
&lt;br&gt;&amp;gt; Certificate profile: IS
&lt;br&gt;&amp;gt; Hard Token Issuer Alias: NONE
&lt;br&gt;&amp;gt; Start time: NONE
&lt;br&gt;&amp;gt; End time: NONE
&lt;br&gt;&amp;gt; javax.xml.ws.WebServiceException: java.net.SocketException:
&lt;br&gt;&amp;gt; java.security.NoSuchAlgorithmException: Error constructing implementation
&lt;br&gt;&amp;gt; (algorithm: Default, provider: SunJSSE, class:
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; org.ejbca.ui.cli.ErrorAdminCommandException:
&lt;br&gt;&amp;gt; javax.xml.ws.WebServiceException: java.net.SocketException:
&lt;br&gt;&amp;gt; java.security.NoSuchAlgorithmException: Error constructing implementation
&lt;br&gt;&amp;gt; (algorithm: Default, provider: SunJSSE, class:
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.EditUserCommand.execute(EditUserCommand.java:166)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.ejbcawsracli.main(ejbcawsracli.java:34)
&lt;br&gt;&amp;gt; Caused by: javax.xml.ws.WebServiceException: java.net.SocketException:
&lt;br&gt;&amp;gt; java.security.NoSuchAlgorithmException: Error constructing implementation
&lt;br&gt;&amp;gt; (algorithm: Default, provider: SunJSSE, class:
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:162)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parseWSDL(RuntimeWSDLParser.java:188)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:66)
&lt;br&gt;&amp;gt; 	at com.sun.xml.ws.wsdl.WSDLContext.&amp;lt;init&amp;gt;(WSDLContext.java:57)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.client.ServiceContextBuilder.build(ServiceContextBuilder.java:60)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.client.WSServiceDelegate.&amp;lt;init&amp;gt;(WSServiceDelegate.java:103)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:50)
&lt;br&gt;&amp;gt; 	at javax.xml.ws.Service.&amp;lt;init&amp;gt;(Service.java:57)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.gen.EjbcaWSService.&amp;lt;init&amp;gt;(EjbcaWSService.java:36)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.EJBCAWSRABaseCommand.getEjbcaRAWS(EJBCAWSRABaseCommand.java:205)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.EJBCAWSRABaseCommand.getEjbcaRAWS(EJBCAWSRABaseCommand.java:187)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.EditUserCommand.execute(EditUserCommand.java:154)
&lt;br&gt;&amp;gt; 	... 1 more
&lt;br&gt;&amp;gt; Caused by: java.net.SocketException: java.security.NoSuchAlgorithmException:
&lt;br&gt;&amp;gt; Error constructing implementation (algorithm: Default, provider: SunJSSE,
&lt;br&gt;&amp;gt; class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; javax.net.ssl.DefaultSSLSocketFactory.throwException(SSLSocketFactory.java:179)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; javax.net.ssl.DefaultSSLSocketFactory.createSocket(SSLSocketFactory.java:186)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.HttpsClient.createSocket(HttpsClient.java:362)
&lt;br&gt;&amp;gt; 	at sun.net.NetworkClient.doConnect(NetworkClient.java:145)
&lt;br&gt;&amp;gt; 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
&lt;br&gt;&amp;gt; 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
&lt;br&gt;&amp;gt; 	at sun.net.www.protocol.https.HttpsClient.&amp;lt;init&amp;gt;(HttpsClient.java:272)
&lt;br&gt;&amp;gt; 	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:329)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:172)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:793)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:158)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1041)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234)
&lt;br&gt;&amp;gt; 	at java.net.URL.openStream(URL.java:1009)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:159)
&lt;br&gt;&amp;gt; 	... 12 more
&lt;br&gt;&amp;gt; Caused by: java.security.NoSuchAlgorithmException: Error constructing
&lt;br&gt;&amp;gt; implementation (algorithm: Default, provider: SunJSSE, class:
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; 	at java.security.Provider$Service.newInstance(Provider.java:1245)
&lt;br&gt;&amp;gt; 	at sun.security.jca.GetInstance.getInstance(GetInstance.java:220)
&lt;br&gt;&amp;gt; 	at sun.security.jca.GetInstance.getInstance(GetInstance.java:147)
&lt;br&gt;&amp;gt; 	at javax.net.ssl.SSLContext.getInstance(SSLContext.java:125)
&lt;br&gt;&amp;gt; 	at javax.net.ssl.SSLContext.getDefault(SSLContext.java:68)
&lt;br&gt;&amp;gt; 	at javax.net.ssl.SSLSocketFactory.getDefault(SSLSocketFactory.java:102)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(HttpsURLConnection.java:325)
&lt;br&gt;&amp;gt; 	at javax.net.ssl.HttpsURLConnection.&amp;lt;init&amp;gt;(HttpsURLConnection.java:283)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.HttpsURLConnectionImpl.&amp;lt;init&amp;gt;(HttpsURLConnectionImpl.java:65)
&lt;br&gt;&amp;gt; 	at sun.net.www.protocol.https.Handler.openConnection(Handler.java:42)
&lt;br&gt;&amp;gt; 	at sun.net.www.protocol.https.Handler.openConnection(Handler.java:37)
&lt;br&gt;&amp;gt; 	at java.net.URL.openConnection(URL.java:945)
&lt;br&gt;&amp;gt; 	... 14 more
&lt;br&gt;&amp;gt; Caused by: java.io.IOException: Keystore was tampered with, or password was
&lt;br&gt;&amp;gt; incorrect
&lt;br&gt;&amp;gt; 	at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
&lt;br&gt;&amp;gt; 	at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
&lt;br&gt;&amp;gt; 	at java.security.KeyStore.load(KeyStore.java:1185)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl.getDefaultKeyManager(DefaultSSLContextImpl.java:150)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl.&amp;lt;init&amp;gt;(DefaultSSLContextImpl.java:40)
&lt;br&gt;&amp;gt; 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
&lt;br&gt;&amp;gt; 	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
&lt;br&gt;&amp;gt; 	at java.lang.Class.newInstance0(Class.java:355)
&lt;br&gt;&amp;gt; 	at java.lang.Class.newInstance(Class.java:308)
&lt;br&gt;&amp;gt; 	at java.security.Provider$Service.newInstance(Provider.java:1221)
&lt;br&gt;&amp;gt; 	... 25 more
&lt;br&gt;&amp;gt; Caused by: java.security.UnrecoverableKeyException: Password verification
&lt;br&gt;&amp;gt; failed
&lt;br&gt;&amp;gt; 	at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
&lt;br&gt;&amp;gt; 	... 36 more
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2) &amp;nbsp;Due to the above problem, I have created the end entity using the admin
&lt;br&gt;&amp;gt; web page of Add Entity. But I have the problem of creating the IS cert and
&lt;br&gt;&amp;gt; key as follows:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; C:\EJBCA_~1\dist\EJBCAW~1&amp;gt;cvcwscli cvcrequest isrsa foo123 &amp;quot;C=CN,CN=HKIS&amp;quot;
&lt;br&gt;&amp;gt; 00005 SHA1WithRSA 1024 true HKIS 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Enrolling user:
&lt;br&gt;&amp;gt; Username: isrsa
&lt;br&gt;&amp;gt; Subject name: C=CN,CN=HKIS
&lt;br&gt;&amp;gt; Sequence: 00005
&lt;br&gt;&amp;gt; Signature algorithm: SHA1WithRSA
&lt;br&gt;&amp;gt; Key spec: 1024
&lt;br&gt;&amp;gt; Generating a new request with base filename: HKIS
&lt;br&gt;&amp;gt; Wrote binary request to: HKIS.cvreq
&lt;br&gt;&amp;gt; Wrote private key in PKCS#8 format to to: HKIS.pkcs8
&lt;br&gt;&amp;gt; Submitting CVC request for user 'isrsa'.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; javax.xml.ws.WebServiceException: java.net.SocketException:
&lt;br&gt;&amp;gt; java.security.NoSuchAlgorithmException: Error constructing implementation
&lt;br&gt;&amp;gt; (algorithm: Default, provider: SunJSSE, class:
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; org.ejbca.ui.cli.ErrorAdminCommandException:
&lt;br&gt;&amp;gt; javax.xml.ws.WebServiceException: java.net.SocketException:
&lt;br&gt;&amp;gt; java.security.NoSuchAlgorithmException: Error constructing implementation
&lt;br&gt;&amp;gt; (algorithm: Default, provider: SunJSSE, class:
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.CvcRequestCommand.execute(CvcRequestCommand.java:211)
&lt;br&gt;&amp;gt; 	at org.ejbca.core.protocol.ws.client.cvcwscli.main(cvcwscli.java:30)
&lt;br&gt;&amp;gt; Caused by: javax.xml.ws.WebServiceException: java.net.SocketException:
&lt;br&gt;&amp;gt; java.security.NoSuchAlgorithmException: Error constructing implementation
&lt;br&gt;&amp;gt; (algorithm: Default, provider: SunJSSE, class:
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:162)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parseWSDL(RuntimeWSDLParser.java:188)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:66)
&lt;br&gt;&amp;gt; 	at com.sun.xml.ws.wsdl.WSDLContext.&amp;lt;init&amp;gt;(WSDLContext.java:57)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.client.ServiceContextBuilder.build(ServiceContextBuilder.java:60)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.client.WSServiceDelegate.&amp;lt;init&amp;gt;(WSServiceDelegate.java:103)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:50)
&lt;br&gt;&amp;gt; 	at javax.xml.ws.Service.&amp;lt;init&amp;gt;(Service.java:57)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.gen.EjbcaWSService.&amp;lt;init&amp;gt;(EjbcaWSService.java:36)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.EJBCAWSRABaseCommand.getEjbcaRAWS(EJBCAWSRABaseCommand.java:205)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.EJBCAWSRABaseCommand.getEjbcaRAWS(EJBCAWSRABaseCommand.java:187)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; org.ejbca.core.protocol.ws.client.CvcRequestCommand.execute(CvcRequestCommand.java:188)
&lt;br&gt;&amp;gt; 	... 1 more
&lt;br&gt;&amp;gt; Caused by: java.net.SocketException: java.security.NoSuchAlgorithmException:
&lt;br&gt;&amp;gt; Error constructing implementation (algorithm: Default, provider: SunJSSE,
&lt;br&gt;&amp;gt; class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; javax.net.ssl.DefaultSSLSocketFactory.throwException(SSLSocketFactory.java:179)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; javax.net.ssl.DefaultSSLSocketFactory.createSocket(SSLSocketFactory.java:186)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.HttpsClient.createSocket(HttpsClient.java:362)
&lt;br&gt;&amp;gt; 	at sun.net.NetworkClient.doConnect(NetworkClient.java:145)
&lt;br&gt;&amp;gt; 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
&lt;br&gt;&amp;gt; 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
&lt;br&gt;&amp;gt; 	at sun.net.www.protocol.https.HttpsClient.&amp;lt;init&amp;gt;(HttpsClient.java:272)
&lt;br&gt;&amp;gt; 	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:329)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:172)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:793)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:158)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1041)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234)
&lt;br&gt;&amp;gt; 	at java.net.URL.openStream(URL.java:1009)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:159)
&lt;br&gt;&amp;gt; 	... 12 more
&lt;br&gt;&amp;gt; Caused by: java.security.NoSuchAlgorithmException: Error constructing
&lt;br&gt;&amp;gt; implementation (algorithm: Default, provider: SunJSSE, class:
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;gt; 	at java.security.Provider$Service.newInstance(Provider.java:1245)
&lt;br&gt;&amp;gt; 	at sun.security.jca.GetInstance.getInstance(GetInstance.java:220)
&lt;br&gt;&amp;gt; 	at sun.security.jca.GetInstance.getInstance(GetInstance.java:147)
&lt;br&gt;&amp;gt; 	at javax.net.ssl.SSLContext.getInstance(SSLContext.java:125)
&lt;br&gt;&amp;gt; 	at javax.net.ssl.SSLContext.getDefault(SSLContext.java:68)
&lt;br&gt;&amp;gt; 	at javax.net.ssl.SSLSocketFactory.getDefault(SSLSocketFactory.java:102)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(HttpsURLConnection.java:325)
&lt;br&gt;&amp;gt; 	at javax.net.ssl.HttpsURLConnection.&amp;lt;init&amp;gt;(HttpsURLConnection.java:283)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.net.www.protocol.https.HttpsURLConnectionImpl.&amp;lt;init&amp;gt;(HttpsURLConnectionImpl.java:65)
&lt;br&gt;&amp;gt; 	at sun.net.www.protocol.https.Handler.openConnection(Handler.java:42)
&lt;br&gt;&amp;gt; 	at sun.net.www.protocol.https.Handler.openConnection(Handler.java:37)
&lt;br&gt;&amp;gt; 	at java.net.URL.openConnection(URL.java:945)
&lt;br&gt;&amp;gt; 	... 14 more
&lt;br&gt;&amp;gt; Caused by: java.io.IOException: Keystore was tampered with, or password was
&lt;br&gt;&amp;gt; incorrect
&lt;br&gt;&amp;gt; 	at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
&lt;br&gt;&amp;gt; 	at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
&lt;br&gt;&amp;gt; 	at java.security.KeyStore.load(KeyStore.java:1185)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl.getDefaultKeyManager(DefaultSSLContextImpl.java:150)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl.&amp;lt;init&amp;gt;(DefaultSSLContextImpl.java:40)
&lt;br&gt;&amp;gt; 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
&lt;br&gt;&amp;gt; 	at
&lt;br&gt;&amp;gt; sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
&lt;br&gt;&amp;gt; 	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
&lt;br&gt;&amp;gt; 	at java.lang.Class.newInstance0(Class.java:355)
&lt;br&gt;&amp;gt; 	at java.lang.Class.newInstance(Class.java:308)
&lt;br&gt;&amp;gt; 	at java.security.Provider$Service.newInstance(Provider.java:1221)
&lt;br&gt;&amp;gt; 	... 25 more
&lt;br&gt;&amp;gt; Caused by: java.security.UnrecoverableKeyException: Password verification
&lt;br&gt;&amp;gt; failed
&lt;br&gt;&amp;gt; 	at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
&lt;br&gt;&amp;gt; 	... 36 more
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks a lot!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26161535&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Help-on-generating-IS-cert-and-key-tp26156647p26161535.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26156647</id>
	<title>Help on generating IS cert and key</title>
	<published>2009-11-02T01:47:07Z</published>
	<updated>2009-11-02T01:47:07Z</updated>
	<author>
		<name>khsheh</name>
	</author>
	<content type="html">I am trying to create the IS cert and key. The CVCA documentation say that I need to create an end entity for the IS and then use it to create the IS cert / key. But I get the following errors when doing so. Is it related to my ejbca Web Services being not properly setup or is it related to some authentication issue like that in ejbcawsracli.properties? I cannot understand the documentaton of how to setup the ejbcawsracli.properties. Would you please help how to solve the probelms? My purpose is just to get the IS cert and key. Thank you.
&lt;br&gt;&lt;br&gt;1) Creating an end entity
&lt;br&gt;&lt;br&gt;C:\EJBCA_~1\dist\EJBCAW~1&amp;gt;ejbcawsracli edituser isrsa1 foo123 false &amp;quot;CN=ISRSA1,C=CN&amp;quot; NULL NULL DV-RSA-1 1 USERGENERATED NEW IS IS 
&lt;br&gt;Trying to add user:
&lt;br&gt;Username: isrsa1
&lt;br&gt;Subject DN: CN=ISRSA1,C=CN
&lt;br&gt;Subject Altname: null
&lt;br&gt;Email: null
&lt;br&gt;CA Name: DV-RSA-1
&lt;br&gt;Type: 1
&lt;br&gt;Token: USERGENERATED
&lt;br&gt;Status: 10
&lt;br&gt;End entity profile: IS
&lt;br&gt;Certificate profile: IS
&lt;br&gt;Hard Token Issuer Alias: NONE
&lt;br&gt;Start time: NONE
&lt;br&gt;End time: NONE
&lt;br&gt;javax.xml.ws.WebServiceException: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;org.ejbca.ui.cli.ErrorAdminCommandException: javax.xml.ws.WebServiceException: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.EditUserCommand.execute(EditUserCommand.java:166)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.ejbcawsracli.main(ejbcawsracli.java:34)
&lt;br&gt;Caused by: javax.xml.ws.WebServiceException: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:162)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parseWSDL(RuntimeWSDLParser.java:188)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:66)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.wsdl.WSDLContext.&amp;lt;init&amp;gt;(WSDLContext.java:57)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.client.ServiceContextBuilder.build(ServiceContextBuilder.java:60)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.client.WSServiceDelegate.&amp;lt;init&amp;gt;(WSServiceDelegate.java:103)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:50)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.xml.ws.Service.&amp;lt;init&amp;gt;(Service.java:57)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.gen.EjbcaWSService.&amp;lt;init&amp;gt;(EjbcaWSService.java:36)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.EJBCAWSRABaseCommand.getEjbcaRAWS(EJBCAWSRABaseCommand.java:205)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.EJBCAWSRABaseCommand.getEjbcaRAWS(EJBCAWSRABaseCommand.java:187)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.EditUserCommand.execute(EditUserCommand.java:154)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 1 more
&lt;br&gt;Caused by: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.net.ssl.DefaultSSLSocketFactory.throwException(SSLSocketFactory.java:179)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.net.ssl.DefaultSSLSocketFactory.createSocket(SSLSocketFactory.java:186)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.HttpsClient.createSocket(HttpsClient.java:362)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.NetworkClient.doConnect(NetworkClient.java:145)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.HttpsClient.&amp;lt;init&amp;gt;(HttpsClient.java:272)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:329)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:172)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:793)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:158)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1041)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.net.URL.openStream(URL.java:1009)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:159)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 12 more
&lt;br&gt;Caused by: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.Provider$Service.newInstance(Provider.java:1245)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.security.jca.GetInstance.getInstance(GetInstance.java:220)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.security.jca.GetInstance.getInstance(GetInstance.java:147)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.net.ssl.SSLContext.getInstance(SSLContext.java:125)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.net.ssl.SSLContext.getDefault(SSLContext.java:68)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.net.ssl.SSLSocketFactory.getDefault(SSLSocketFactory.java:102)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(HttpsURLConnection.java:325)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.net.ssl.HttpsURLConnection.&amp;lt;init&amp;gt;(HttpsURLConnection.java:283)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.HttpsURLConnectionImpl.&amp;lt;init&amp;gt;(HttpsURLConnectionImpl.java:65)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.Handler.openConnection(Handler.java:42)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.Handler.openConnection(Handler.java:37)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.net.URL.openConnection(URL.java:945)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 14 more
&lt;br&gt;Caused by: java.io.IOException: Keystore was tampered with, or password was incorrect
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.KeyStore.load(KeyStore.java:1185)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl.getDefaultKeyManager(DefaultSSLContextImpl.java:150)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl.&amp;lt;init&amp;gt;(DefaultSSLContextImpl.java:40)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Class.newInstance0(Class.java:355)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Class.newInstance(Class.java:308)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.Provider$Service.newInstance(Provider.java:1221)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 25 more
&lt;br&gt;Caused by: java.security.UnrecoverableKeyException: Password verification failed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 36 more
&lt;br&gt;&lt;br&gt;2) &amp;nbsp;Due to the above problem, I have created the end entity using the admin web page of Add Entity. But I have the problem of creating the IS cert and key as follows:
&lt;br&gt;&lt;br&gt;C:\EJBCA_~1\dist\EJBCAW~1&amp;gt;cvcwscli cvcrequest isrsa foo123 &amp;quot;C=CN,CN=HKIS&amp;quot; 00005 SHA1WithRSA 1024 true HKIS 
&lt;br&gt;&lt;br&gt;Enrolling user:
&lt;br&gt;Username: isrsa
&lt;br&gt;Subject name: C=CN,CN=HKIS
&lt;br&gt;Sequence: 00005
&lt;br&gt;Signature algorithm: SHA1WithRSA
&lt;br&gt;Key spec: 1024
&lt;br&gt;Generating a new request with base filename: HKIS
&lt;br&gt;Wrote binary request to: HKIS.cvreq
&lt;br&gt;Wrote private key in PKCS#8 format to to: HKIS.pkcs8
&lt;br&gt;Submitting CVC request for user 'isrsa'.
&lt;br&gt;&lt;br&gt;javax.xml.ws.WebServiceException: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;org.ejbca.ui.cli.ErrorAdminCommandException: javax.xml.ws.WebServiceException: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.CvcRequestCommand.execute(CvcRequestCommand.java:211)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.cvcwscli.main(cvcwscli.java:30)
&lt;br&gt;Caused by: javax.xml.ws.WebServiceException: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:162)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parseWSDL(RuntimeWSDLParser.java:188)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:66)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.wsdl.WSDLContext.&amp;lt;init&amp;gt;(WSDLContext.java:57)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.client.ServiceContextBuilder.build(ServiceContextBuilder.java:60)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.client.WSServiceDelegate.&amp;lt;init&amp;gt;(WSServiceDelegate.java:103)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:50)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.xml.ws.Service.&amp;lt;init&amp;gt;(Service.java:57)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.gen.EjbcaWSService.&amp;lt;init&amp;gt;(EjbcaWSService.java:36)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.EJBCAWSRABaseCommand.getEjbcaRAWS(EJBCAWSRABaseCommand.java:205)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.EJBCAWSRABaseCommand.getEjbcaRAWS(EJBCAWSRABaseCommand.java:187)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.ejbca.core.protocol.ws.client.CvcRequestCommand.execute(CvcRequestCommand.java:188)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 1 more
&lt;br&gt;Caused by: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.net.ssl.DefaultSSLSocketFactory.throwException(SSLSocketFactory.java:179)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.net.ssl.DefaultSSLSocketFactory.createSocket(SSLSocketFactory.java:186)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.HttpsClient.createSocket(HttpsClient.java:362)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.NetworkClient.doConnect(NetworkClient.java:145)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.HttpsClient.&amp;lt;init&amp;gt;(HttpsClient.java:272)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:329)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:172)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:793)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:158)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1041)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.net.URL.openStream(URL.java:1009)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:159)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 12 more
&lt;br&gt;Caused by: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.Provider$Service.newInstance(Provider.java:1245)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.security.jca.GetInstance.getInstance(GetInstance.java:220)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.security.jca.GetInstance.getInstance(GetInstance.java:147)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.net.ssl.SSLContext.getInstance(SSLContext.java:125)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.net.ssl.SSLContext.getDefault(SSLContext.java:68)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.net.ssl.SSLSocketFactory.getDefault(SSLSocketFactory.java:102)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(HttpsURLConnection.java:325)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.net.ssl.HttpsURLConnection.&amp;lt;init&amp;gt;(HttpsURLConnection.java:283)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.HttpsURLConnectionImpl.&amp;lt;init&amp;gt;(HttpsURLConnectionImpl.java:65)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.Handler.openConnection(Handler.java:42)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.net.www.protocol.https.Handler.openConnection(Handler.java:37)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.net.URL.openConnection(URL.java:945)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 14 more
&lt;br&gt;Caused by: java.io.IOException: Keystore was tampered with, or password was incorrect
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.KeyStore.load(KeyStore.java:1185)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl.getDefaultKeyManager(DefaultSSLContextImpl.java:150)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl.&amp;lt;init&amp;gt;(DefaultSSLContextImpl.java:40)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Class.newInstance0(Class.java:355)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Class.newInstance(Class.java:308)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.Provider$Service.newInstance(Provider.java:1221)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 25 more
&lt;br&gt;Caused by: java.security.UnrecoverableKeyException: Password verification failed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 36 more
&lt;br&gt;&lt;br&gt;Thanks a lot!
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Help-on-generating-IS-cert-and-key-tp26156647p26156647.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26127712</id>
	<title>Re: Problems on ejbca ca importcvca command</title>
	<published>2009-10-30T03:18:56Z</published>
	<updated>2009-10-30T03:18:56Z</updated>
	<author>
		<name>Tomas Gustavsson</name>
	</author>
	<content type="html">&lt;br&gt;Great!
&lt;br&gt;&lt;br&gt;&lt;br&gt;khsheh wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Thanks Tomas! I can now import my RSA CVCA after correcting my private key
&lt;br&gt;&amp;gt; pkcs8 file.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Wilson.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; khsheh wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;I use ejbca 3.9.0 and have the following problems:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;1. I created 2 CVC self signed root CAs by ejbca, one with RSA and other
&lt;br&gt;&amp;gt;&amp;gt;with ECDSA signing algorithms. Then I exported the CA keystores of them to
&lt;br&gt;&amp;gt;&amp;gt;PKCS8 files and also downloaded the CVC certs of them. I then use the
&lt;br&gt;&amp;gt;&amp;gt;following commands. The import for RSA CA is successful but the import for
&lt;br&gt;&amp;gt;&amp;gt;ECDSA CA failed.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;ejbca ca importcvca rsacvca rsacvca.pkcs8 resacvca.crt.cer
&lt;br&gt;&amp;gt;&amp;gt;&amp;quot;C=SE,CN=RSACVCA&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;Using JBoss JNDI provider...
&lt;br&gt;&amp;gt;&amp;gt;Testing keys with algorithm: RSA
&lt;br&gt;&amp;gt;&amp;gt;Uisng passed in self signed certificate.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;ejbca ca importcvca eccvca eccvca.pkcs8 eccvca.crt.cer &amp;quot;C=SE,CN=ECCVCA&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;Using JBoss JDNI provder ...
&lt;br&gt;&amp;gt;&amp;gt;Testing keys with algorithm: ECDSA
&lt;br&gt;&amp;gt;&amp;gt;java.security.InvalidKeyException: Supplied key
&lt;br&gt;&amp;gt;&amp;gt;(org.bouncycastle.jce.provider.JCEECPrivateKey) is not a RSAPrivateKey
&lt;br&gt;&amp;gt;&amp;gt;instance
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;Do you know why the import for ECDSA CA is not succesful? Is it a
&lt;br&gt;&amp;gt;&amp;gt;limitation of ejbca?
&lt;br&gt;&amp;gt;&amp;gt;Moreover, in the Admin page Import CA Keystore, the input field is PKCS12.
&lt;br&gt;&amp;gt;&amp;gt;But for CVC cert, the Export CA Keystore is only PKCS8. Thus, I cannot use
&lt;br&gt;&amp;gt;&amp;gt;the Admin page Import CA Keystore. Is it normal for ejbca or a new version
&lt;br&gt;&amp;gt;&amp;gt;of ejbca will support PKCS8?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;2. My contractor provided me a set of CVC RSA 1024 certs and keys. I want
&lt;br&gt;&amp;gt;&amp;gt;to import it to ejbca but have the following errors:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;ejbca ca importcvca cvcatest1 cvca1024.pkcs8 p_cvca.cvcert
&lt;br&gt;&amp;gt;&amp;gt;&amp;quot;C=SE,CN=CVCATEST1&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;Using JBoss JNDI provider...
&lt;br&gt;&amp;gt;&amp;gt;Testing keys with algorithm: RSA
&lt;br&gt;&amp;gt;&amp;gt;java.security.InvalidKeyException: Not possible to sign and then verify
&lt;br&gt;&amp;gt;&amp;gt;with key pair.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;But if I use the X.509 cert (i.e. cvca1024.crt) instead of the cvc cert
&lt;br&gt;&amp;gt;&amp;gt;(i.e. p_cvca.cvcert), the import is successful:
&lt;br&gt;&amp;gt;&amp;gt;ejbca ca importcvca cvcatest1 cvca1024.pkcs8 cvca1024.crt
&lt;br&gt;&amp;gt;&amp;gt;&amp;quot;C=SE,CN=CVCATEST1&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;Using JBoss JNDI provider...
&lt;br&gt;&amp;gt;&amp;gt;Testing keys with algorithm: RSA
&lt;br&gt;&amp;gt;&amp;gt;Using passed in self signed certificate.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;Why I have to use the X.509 cert instead of CVC cert? &amp;nbsp;How to solve the
&lt;br&gt;&amp;gt;&amp;gt;problem?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;Thank you.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26127712&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problems-on-ejbca-ca-importcvca-command-tp26109240p26127712.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26127632</id>
	<title>Re: Problems on ejbca ca importcvca command</title>
	<published>2009-10-30T03:13:24Z</published>
	<updated>2009-10-30T03:13:24Z</updated>
	<author>
		<name>khsheh</name>
	</author>
	<content type="html">Thanks Tomas! I can now import my RSA CVCA after correcting my private key pkcs8 file.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Wilson.
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;khsheh wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;I use ejbca 3.9.0 and have the following problems:
&lt;br&gt;&lt;br&gt;1. I created 2 CVC self signed root CAs by ejbca, one with RSA and other with ECDSA signing algorithms. Then I exported the CA keystores of them to PKCS8 files and also downloaded the CVC certs of them. I then use the following commands. The import for RSA CA is successful but the import for ECDSA CA failed.
&lt;br&gt;&lt;br&gt;ejbca ca importcvca rsacvca rsacvca.pkcs8 resacvca.crt.cer &amp;quot;C=SE,CN=RSACVCA&amp;quot;
&lt;br&gt;Using JBoss JNDI provider...
&lt;br&gt;Testing keys with algorithm: RSA
&lt;br&gt;Uisng passed in self signed certificate.
&lt;br&gt;&lt;br&gt;ejbca ca importcvca eccvca eccvca.pkcs8 eccvca.crt.cer &amp;quot;C=SE,CN=ECCVCA&amp;quot;
&lt;br&gt;Using JBoss JDNI provder ...
&lt;br&gt;Testing keys with algorithm: ECDSA
&lt;br&gt;java.security.InvalidKeyException: Supplied key (org.bouncycastle.jce.provider.JCEECPrivateKey) is not a RSAPrivateKey instance
&lt;br&gt;&lt;br&gt;Do you know why the import for ECDSA CA is not succesful? Is it a limitation of ejbca?
&lt;br&gt;Moreover, in the Admin page Import CA Keystore, the input field is PKCS12. But for CVC cert, the Export CA Keystore is only PKCS8. Thus, I cannot use the Admin page Import CA Keystore. Is it normal for ejbca or a new version of ejbca will support PKCS8?
&lt;br&gt;&lt;br&gt;2. My contractor provided me a set of CVC RSA 1024 certs and keys. I want to import it to ejbca but have the following errors:
&lt;br&gt;&lt;br&gt;ejbca ca importcvca cvcatest1 cvca1024.pkcs8 p_cvca.cvcert &amp;quot;C=SE,CN=CVCATEST1&amp;quot;
&lt;br&gt;Using JBoss JNDI provider...
&lt;br&gt;Testing keys with algorithm: RSA
&lt;br&gt;java.security.InvalidKeyException: Not possible to sign and then verify with key pair.
&lt;br&gt;&lt;br&gt;But if I use the X.509 cert (i.e. cvca1024.crt) instead of the cvc cert (i.e. p_cvca.cvcert), the import is successful:
&lt;br&gt;ejbca ca importcvca cvcatest1 cvca1024.pkcs8 cvca1024.crt &amp;quot;C=SE,CN=CVCATEST1&amp;quot;
&lt;br&gt;Using JBoss JNDI provider...
&lt;br&gt;Testing keys with algorithm: RSA
&lt;br&gt;Using passed in self signed certificate.
&lt;br&gt;&lt;br&gt;Why I have to use the X.509 cert instead of CVC cert? &amp;nbsp;How to solve the problem?
&lt;br&gt;&lt;br&gt;Thank you.
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problems-on-ejbca-ca-importcvca-command-tp26109240p26127632.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26111714</id>
	<title>Re: Problems on ejbca ca importcvca command</title>
	<published>2009-10-29T04:57:21Z</published>
	<updated>2009-10-29T04:57:21Z</updated>
	<author>
		<name>Tomas Gustavsson</name>
	</author>
	<content type="html">&lt;br&gt;Hi, in short.
&lt;br&gt;&lt;br&gt;It looks to me it is a limitation that you can not import ECC CVCAs in
&lt;br&gt;EJBCA currently. I opened this issue for that, sorry for the inconvenience:
&lt;br&gt;&lt;a href=&quot;https://jira.primekey.se/browse/ECA-1458&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://jira.primekey.se/browse/ECA-1458&lt;/a&gt;&lt;br&gt;(there will be several ecc improvements in the next release).
&lt;br&gt;&lt;br&gt;Second, for CVCAs you have to use the command line to import the CVCA.
&lt;br&gt;The GUI will only accept p12 files, which can not be used for CVC.
&lt;br&gt;&lt;br&gt;For your issue nr 1, it should work if the pkcs8 and the cv certificate
&lt;br&gt;have the correct corresponding keys. The error message says that ejbca
&lt;br&gt;ca not sign with the private key and verify with the public. Is it the
&lt;br&gt;correct cv certtificate?
&lt;br&gt;The JBoss server.log file will contain a more detailed error message.
&lt;br&gt;Also if if is possible for you, you can email me the keys and
&lt;br&gt;certificates (test keys I guess) and I can test it.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Tomas
&lt;br&gt;-----
&lt;br&gt;PrimeKey Solutions offers a commercial EJBCA support subscription and
&lt;br&gt;training for EJBCA. Please see www.primekey.se or contact
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111714&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; for more information.
&lt;br&gt;&lt;a href=&quot;http://www.primekey.se/Services/Support/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.primekey.se/Services/Support/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.primekey.se/Services/Training/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.primekey.se/Services/Training/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;khsheh wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I use ejbca 3.9.0 and have the following problems:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 1. I created 2 CVC self signed root CAs by ejbca, one with RSA and other
&lt;br&gt;&amp;gt; with ECDSA signing algorithms. Then I exported the CA keystores of them to
&lt;br&gt;&amp;gt; PKCS8 files and also downloaded the CVC certs of them. I then use the
&lt;br&gt;&amp;gt; following commands. The import for RSA CA is successful but the import for
&lt;br&gt;&amp;gt; ECDSA CA failed.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ejbca ca importcvca rsacvca rsacvca.pkcs8 resacvca.crt.cer &amp;quot;C=SE,CN=RSACVCA&amp;quot;
&lt;br&gt;&amp;gt; Using JBoss JNDI provider...
&lt;br&gt;&amp;gt; Testing keys with algorithm: RSA
&lt;br&gt;&amp;gt; Uisng passed in self signed certificate.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ejbca ca importcvca eccvca eccvca.pkcs8 eccvca.crt.cer &amp;quot;C=SE,CN=ECCVCA&amp;quot;
&lt;br&gt;&amp;gt; Using JBoss JDNI provder ...
&lt;br&gt;&amp;gt; Testing keys with algorithm: ECDSA
&lt;br&gt;&amp;gt; java.security.InvalidKeyException: Supplied key
&lt;br&gt;&amp;gt; (org.bouncycastle.jce.provider.JCEECPrivateKey) is not a RSAPrivateKey
&lt;br&gt;&amp;gt; instance
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Do you know why the import for ECDSA CA is not succesful? Is it a limitation
&lt;br&gt;&amp;gt; of ejbca?
&lt;br&gt;&amp;gt; Moreover, in the Admin page Import CA Keystore, the input field is PKCS12.
&lt;br&gt;&amp;gt; But for CVC cert, the Export CA Keystore is only PKCS8. Thus, I cannot use
&lt;br&gt;&amp;gt; the Admin page Import CA Keystore. Is it normal for ejbca or a new version
&lt;br&gt;&amp;gt; of ejbca will support PKCS8?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2. My contractor provided me a set of CVC RSA 1024 certs and keys. I want to
&lt;br&gt;&amp;gt; import it to ejbca but have the following errors:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ejbca ca importcvca cvcatest1 cvca1024.pkcs8 p_cvca.cvcert
&lt;br&gt;&amp;gt; &amp;quot;C=SE,CN=CVCATEST1&amp;quot;
&lt;br&gt;&amp;gt; Using JBoss JNDI provider...
&lt;br&gt;&amp;gt; Testing keys with algorithm: RSA
&lt;br&gt;&amp;gt; java.security.InvalidKeyException: Not possible to sign and then verify with
&lt;br&gt;&amp;gt; key pair.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; But if I use the X.509 cert (i.e. cvca1024.crt) instead of the cvc cert
&lt;br&gt;&amp;gt; (i.e. p_cvca.cvcert), the import is successful:
&lt;br&gt;&amp;gt; ejbca ca importcvca cvcatest1 cvca1024.pkcs8 cvca1024.crt
&lt;br&gt;&amp;gt; &amp;quot;C=SE,CN=CVCATEST1&amp;quot;
&lt;br&gt;&amp;gt; Using JBoss JNDI provider...
&lt;br&gt;&amp;gt; Testing keys with algorithm: RSA
&lt;br&gt;&amp;gt; Using passed in self signed certificate.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Why I have to use the X.509 cert instead of CVC cert? &amp;nbsp;How to solve the
&lt;br&gt;&amp;gt; problem?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thank you.
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26111714&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problems-on-ejbca-ca-importcvca-command-tp26109240p26111714.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26109240</id>
	<title>Problems on ejbca ca importcvca command</title>
	<published>2009-10-29T01:59:18Z</published>
	<updated>2009-10-29T01:59:18Z</updated>
	<author>
		<name>khsheh</name>
	</author>
	<content type="html">I use ejbca 3.9.0 and have the following problems:
&lt;br&gt;&lt;br&gt;1. I created 2 CVC self signed root CAs by ejbca, one with RSA and other with ECDSA signing algorithms. Then I exported the CA keystores of them to PKCS8 files and also downloaded the CVC certs of them. I then use the following commands. The import for RSA CA is successful but the import for ECDSA CA failed.
&lt;br&gt;&lt;br&gt;ejbca ca importcvca rsacvca rsacvca.pkcs8 resacvca.crt.cer &amp;quot;C=SE,CN=RSACVCA&amp;quot;
&lt;br&gt;Using JBoss JNDI provider...
&lt;br&gt;Testing keys with algorithm: RSA
&lt;br&gt;Uisng passed in self signed certificate.
&lt;br&gt;&lt;br&gt;ejbca ca importcvca eccvca eccvca.pkcs8 eccvca.crt.cer &amp;quot;C=SE,CN=ECCVCA&amp;quot;
&lt;br&gt;Using JBoss JDNI provder ...
&lt;br&gt;Testing keys with algorithm: ECDSA
&lt;br&gt;java.security.InvalidKeyException: Supplied key (org.bouncycastle.jce.provider.JCEECPrivateKey) is not a RSAPrivateKey instance
&lt;br&gt;&lt;br&gt;Do you know why the import for ECDSA CA is not succesful? Is it a limitation of ejbca?
&lt;br&gt;Moreover, in the Admin page Import CA Keystore, the input field is PKCS12. But for CVC cert, the Export CA Keystore is only PKCS8. Thus, I cannot use the Admin page Import CA Keystore. Is it normal for ejbca or a new version of ejbca will support PKCS8?
&lt;br&gt;&lt;br&gt;2. My contractor provided me a set of CVC RSA 1024 certs and keys. I want to import it to ejbca but have the following errors:
&lt;br&gt;&lt;br&gt;ejbca ca importcvca cvcatest1 cvca1024.pkcs8 p_cvca.cvcert &amp;quot;C=SE,CN=CVCATEST1&amp;quot;
&lt;br&gt;Using JBoss JNDI provider...
&lt;br&gt;Testing keys with algorithm: RSA
&lt;br&gt;java.security.InvalidKeyException: Not possible to sign and then verify with key pair.
&lt;br&gt;&lt;br&gt;But if I use the X.509 cert (i.e. cvca1024.crt) instead of the cvc cert (i.e. p_cvca.cvcert), the import is successful:
&lt;br&gt;ejbca ca importcvca cvcatest1 cvca1024.pkcs8 cvca1024.crt &amp;quot;C=SE,CN=CVCATEST1&amp;quot;
&lt;br&gt;Using JBoss JNDI provider...
&lt;br&gt;Testing keys with algorithm: RSA
&lt;br&gt;Using passed in self signed certificate.
&lt;br&gt;&lt;br&gt;Why I have to use the X.509 cert instead of CVC cert? &amp;nbsp;How to solve the problem?
&lt;br&gt;&lt;br&gt;Thank you.</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problems-on-ejbca-ca-importcvca-command-tp26109240p26109240.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26102045</id>
	<title>Re: RE :  Ejbca and CSR Approbation</title>
	<published>2009-10-28T13:58:14Z</published>
	<updated>2009-10-28T13:58:14Z</updated>
	<author>
		<name>Tomas Gustavsson</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;I think you are right. The approval settings in EJBCA also handles
&lt;br&gt;renewal (edit end entity) and revocation).
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Tomas
&lt;br&gt;&lt;br&gt;&lt;br&gt;VERAC Maxime wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Ok, thanks for your explanation.
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; So if I understand well, this let me two options :
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; 1) Tweak a bit the certificate issuance process :
&lt;br&gt;&amp;gt; - Step 1 : the server responsible has a browser certificate to access an administration page of ejbca (with rights limited to create/edit end-entity). He creates an end-entity corresponding to its server.
&lt;br&gt;&amp;gt; - Step 2 : an administrator of EJBCA validates the end-entity creation.
&lt;br&gt;&amp;gt; - Step 3 : the server responsible authenticates to the ejbca public pages with the end entity credentials and can then generate a certificate while providing the public key in a csr, or generate a PKCS12 and let EJBCA create and store the bi-key.
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; 2) Modify the code to implement the csr validation workflow.
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; The first option seems easier, I have to see now how I can handle the other processes : renewal (with approbation), revokation and regeneration...
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; Let me know if I'm wrong.
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Maxime VERAC
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; ________________________________
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; De: Tomas Gustavsson [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26102045&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tomas@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Date: lun. 26/10/2009 12:45
&lt;br&gt;&amp;gt; À: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26102045&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Objet : Re: [Ejbca-develop] Ejbca and CSR Approbation
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It is also possible to build custom workflows using the approval
&lt;br&gt;&amp;gt; mechanism. We have done such work-flows before where the actual CSR is
&lt;br&gt;&amp;gt; submitted as a first step and kept across when the administrator
&lt;br&gt;&amp;gt; approves the addition of the end entity.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; (this was done in a project and we never got clearence to release the
&lt;br&gt;&amp;gt; external code under lgpl unfortunately).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It wasn't much though and simply demonstrates that you can custom build
&lt;br&gt;&amp;gt; almost any work-flow with a jsp page and a servlet.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; /Tomas
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Markus Kilås wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hello Maxime,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; EJBCA has a concept called approvals that I think is similar but not
&lt;br&gt;&amp;gt;&amp;gt; exactly what you are looking for:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.ejbca.org/manual.html#Approving%20Actions&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ejbca.org/manual.html#Approving%20Actions&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; You could then configure the certificate profile to require approval
&lt;br&gt;&amp;gt;&amp;gt; when adding an end entity. The request for adding a new end entity will
&lt;br&gt;&amp;gt;&amp;gt; then have to be approved by another administrator and first after that
&lt;br&gt;&amp;gt;&amp;gt; can the certificate be downloaded by the user.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; However this validation step is before the end entity is created and not
&lt;br&gt;&amp;gt;&amp;gt; after the CSR is submited.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; What do you want to have validated at the time of CSR submission?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The parts that will go into the certificate is taken from the
&lt;br&gt;&amp;gt;&amp;gt; certificate profile and only the public key is read from the CSR so I am
&lt;br&gt;&amp;gt;&amp;gt; not sure if there are anything more to validate.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Best Regards,
&lt;br&gt;&amp;gt;&amp;gt; Markus
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Maxime_V wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I'm currently working on an ejbca demonstration.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; The CSR approbation is a feature I would like to demonstrate, but I do not
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; know if it's possible to do so with EJBCA (at least I do not know how to do
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; it).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I have created and end entity profile and a certificate profile to manage
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; server certificates.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I would like that the certificate requesters have their request being
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; approved by an ejbca administrator before they could download their new
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; certificate.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Currently, when I'm testing it, I go to the public pages == &amp;gt; create
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; certificate from CSR, use my end entity user credentitials, add the csr, and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; when I click on the &amp;quot;OK button&amp;quot;, I get directly the certificate file &amp;quot;.pem&amp;quot;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; How could I add a validation (approbation) step between the csr submission
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; and the certificate download ?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Thanks in advance for your help !
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Maxime
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and stay
&lt;br&gt;&amp;gt; ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Ejbca-develop mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26102045&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;&amp;gt; ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Ejbca-develop mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26102045&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26102045&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Ejbca-and-CSR-Approbation-tp26057325p26102045.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26093314</id>
	<title>Re: Setting the pkcs12 friendly name</title>
	<published>2009-10-28T04:51:24Z</published>
	<updated>2009-10-28T04:51:24Z</updated>
	<author>
		<name>Johan Eklund</name>
	</author>
	<content type="html">Hi Maxime,
&lt;br&gt;&lt;br&gt;There is no setting in the GUI for setting the friendly name to anything
&lt;br&gt;other than the CN or if CN is empty to the username.
&lt;br&gt;&lt;br&gt;The method which creates the keystore is
&lt;br&gt;KeyTools.createP12(String,PrivateKey,Certificate,Certificate[]) where
&lt;br&gt;the first parameter is the alias (friendly name).
&lt;br&gt;&lt;br&gt;If you use the EJBCA public web page for retrieving the P12 the method
&lt;br&gt;is called in GenerateToken.java near the end of the file.
&lt;br&gt;&lt;br&gt;Also if you would like to use the command line interface for generating
&lt;br&gt;users you will also have to edit BatchMakeP12.java.
&lt;br&gt;&lt;br&gt;Best Regards,
&lt;br&gt;Markus
&lt;br&gt;&lt;br&gt;Maxime_V wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; A server application needs a p12 with a specific friendly name to deploy its
&lt;br&gt;&amp;gt; certificate, which should be different from the CN of the certificate.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; When I retrieve the p12 with ejbca, the friendly name equals the CN of the
&lt;br&gt;&amp;gt; certificate.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is there a way to set a specific friendly name for a particular end entity
&lt;br&gt;&amp;gt; via a web interface ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If not, could you please indicate me what is the source-file responsible of
&lt;br&gt;&amp;gt; the pkcs12 generation ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks for your support.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Maxime
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;PrimeKey Solutions offers a commercial EJBCA support subscription and
&lt;br&gt;training for EJBCA. Please see www.primekey.se or contact
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26093314&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;info@...&lt;/a&gt; for more information.
&lt;br&gt;&lt;a href=&quot;http://download.primekey.se/documents/ejbca_subscription.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_subscription.pdf&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://download.primekey.se/documents/ejbca_training.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.primekey.se/documents/ejbca_training.pdf&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26093314&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Setting-the-pkcs12-friendly-name-tp26092497p26093314.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26092497</id>
	<title>Setting the pkcs12 friendly name</title>
	<published>2009-10-28T03:41:33Z</published>
	<updated>2009-10-28T03:41:33Z</updated>
	<author>
		<name>Maxime_V</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;A server application needs a p12 with a specific friendly name to deploy its certificate, which should be different from the CN of the certificate.
&lt;br&gt;&lt;br&gt;When I retrieve the p12 with ejbca, the friendly name equals the CN of the certificate.
&lt;br&gt;&lt;br&gt;Is there a way to set a specific friendly name for a particular end entity via a web interface ?
&lt;br&gt;&lt;br&gt;If not, could you please indicate me what is the source-file responsible of the pkcs12 generation ?
&lt;br&gt;&lt;br&gt;Thanks for your support.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Maxime</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Setting-the-pkcs12-friendly-name-tp26092497p26092497.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26063211</id>
	<title>Re: What is the &quot;default&quot; password for exporting the CA keystore</title>
	<published>2009-10-26T09:43:44Z</published>
	<updated>2009-10-26T09:43:44Z</updated>
	<author>
		<name>Johan Eklund</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;I have justs fixed a small bug for this for internet explorer. IE is
&lt;br&gt;really a pita for these things...
&lt;br&gt;Anyhow, it will work with IE in EJBCA 3.9.3.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://jira.primekey.se/browse/ECA-1436&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://jira.primekey.se/browse/ECA-1436&lt;/a&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Tomas
&lt;br&gt;&lt;br&gt;&lt;br&gt;Ejbca support wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; No EJBCA does not require any ftp server or anything. Just web. Perhaps
&lt;br&gt;&amp;gt; IE has issues with SSL connections? (IE is very very bad at this). I
&lt;br&gt;&amp;gt; guess it works with FireFox?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What is your IE version?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /Tomas
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; stupidtss wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Yes, and thanks. &amp;nbsp;The message does not come out now.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; However, I still cannot download the file. &amp;nbsp;There is a windows popup saying
&lt;br&gt;&amp;gt;&amp;gt; that &amp;quot;Internet Explorer cannot download exportca from l192.168.95.137.
&lt;br&gt;&amp;gt;&amp;gt; Internet Explorer was not able to open this Internet site. &amp;nbsp;The request site
&lt;br&gt;&amp;gt;&amp;gt; is either unavailable or cannot be found. &amp;nbsp;Please try again later&amp;quot;. &amp;nbsp;In the
&lt;br&gt;&amp;gt;&amp;gt; background, there is another File Download windows which is trying to
&lt;br&gt;&amp;gt;&amp;gt; download the file exportca.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I know this is not an EJBCA error message, but does EJBCA require any ftp
&lt;br&gt;&amp;gt;&amp;gt; server or something else to support the CA keystore download function? &amp;nbsp;In
&lt;br&gt;&amp;gt;&amp;gt; my PC, I only install JBOSS and EJBCA, and I used to connent to EJBCA via
&lt;br&gt;&amp;gt;&amp;gt; localhost:8080 and 8443. &amp;nbsp;What else is required?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Tomas Gustavsson wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; There you go, you typed it yourself &amp;quot;Authentication Code: 12345&amp;quot;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Tomas
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; stupidtss wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Here is how I create a new CVC CA:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Edit Certificate Authorities -&amp;gt; Enter a new name (NewCVC) of the new CVC
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; CA
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -&amp;gt; Create -&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Type of CA: CVC -&amp;gt; CA Token Type: Soft -&amp;gt; Authentication Code: 12345 -&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Enable auto-activation of CA Token: enable -&amp;gt; Signing Algorithm:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; SHA1WithRSA
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; RSA key size: 1024 -&amp;gt; DSA key size: 1024 -&amp;gt; ECDSA key spec: leave blank
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Key sequence: 00000 -&amp;gt; Subject DN: CN=foobar, C=MA -&amp;gt; Signed by: Self
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Signed
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Certificate Profile: ROOTCA -&amp;gt; Validity: 365d -&amp;gt; Description: leave blank
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Then I click the Create button
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Here is how I try to export the keystore:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Select &amp;quot;NewCVC&amp;quot; (the newly created CVC CA) -&amp;gt; Edit -&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; In &amp;quot;CA export requires the keystore password&amp;quot;, enter foo123 -&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Then I click the Export CA keystore.. button
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; The same error message come out.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; There is no place that I can enter password. &amp;nbsp;Am I making any stupid
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; mistakes in the above?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Tomas Gustavsson wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On my cvca it work if I enter foo123 in the input field and press
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;Export CA keystore&amp;quot;. I get a pkcs#8 file to download. If I enter the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; wrong password I get the same as you get.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I guess you did not specify another keystore password when you created
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the CVCA?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; /Tomas
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; stupidtss wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; However, the same message &amp;quot; ... PKCS12 key store mac invalid - wrong
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; password
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; or corrupted file.&amp;quot; still come out even if I create another new CVC CA. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; there any information that may help troubleshoot this case?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Tomas Gustavsson wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; In that case yes, it is foo123
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; stupidtss wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I haven't made any change to that file. &amp;nbsp;The line is still being
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; commented. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Is the password still foo123?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Tomas Gustavsson wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; it is configured in conf/ejbca.properties ca.keystorepass
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; /Tomas
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; stupidtss wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I am trying to export a CA keystore, but I do not know the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; password. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; used
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; to accept default in most stage of installation. &amp;nbsp;I have tried
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;ejbca&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; but
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; it does not work.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Can anyone tell me if there is a default password of this kind, or
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; when
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; this
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; password is set? &amp;nbsp;Thanks a lot.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Come build with us! The BlackBerry&amp;reg; Developer Conference in SF,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; CA
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; your
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; stay 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; now&amp;#33;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Ejbca-develop mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26063211&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; your
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; stay 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; now&amp;#33;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Ejbca-develop mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26063211&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; stay 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; now&amp;#33;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Ejbca-develop mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26063211&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; now&amp;#33;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Ejbca-develop mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26063211&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;&amp;gt; ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Ejbca-develop mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26063211&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26063211&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/What-is-the-%22default%22-password-for-exporting-the-CA-keystore-tp25762406p26063211.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26059223</id>
	<title>RE :  Ejbca and CSR Approbation</title>
	<published>2009-10-26T05:42:10Z</published>
	<updated>2009-10-26T05:42:10Z</updated>
	<author>
		<name>Maxime_V</name>
	</author>
	<content type="html">Ok, thanks for your explanation.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;So if I understand well, this let me two options :
&lt;br&gt;&amp;nbsp;
&lt;br&gt;1) Tweak a bit the certificate issuance process :
&lt;br&gt;- Step 1 : the server responsible has a browser certificate to access an administration page of ejbca (with rights limited to create/edit end-entity). He creates an end-entity corresponding to its server.
&lt;br&gt;- Step 2 : an administrator of EJBCA validates the end-entity creation.
&lt;br&gt;- Step 3 : the server responsible authenticates to the ejbca public pages with the end entity credentials and can then generate a certificate while providing the public key in a csr, or generate a PKCS12 and let EJBCA create and store the bi-key.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;2) Modify the code to implement the csr validation workflow.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;The first option seems easier, I have to see now how I can handle the other processes : renewal (with approbation), revokation and regeneration...
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Let me know if I'm wrong.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Regards,
&lt;br&gt;Maxime VERAC
&lt;br&gt;&amp;nbsp;
&lt;br&gt;________________________________
&lt;br&gt;&lt;br&gt;De: Tomas Gustavsson [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26059223&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tomas@...&lt;/a&gt;]
&lt;br&gt;Date: lun. 26/10/2009 12:45
&lt;br&gt;À: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26059223&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ejbca-develop@...&lt;/a&gt;
&lt;br&gt;Objet : Re: [Ejbca-develop] Ejbca and CSR Approbation
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;It is also possible to build custom workflows using the approval
&lt;br&gt;mechanism. We have done such work-flows before where the actual CSR is
&lt;br&gt;submitted as a first step and kept across when the administrator
&lt;br&gt;approves the addition of the end entity.
&lt;br&gt;&lt;br&gt;(this was done in a project and we never got clearence to release the
&lt;br&gt;external code under lgpl unfortunately).
&lt;br&gt;&lt;br&gt;It wasn't much though and simply demonstrates that you can custom build
&lt;br&gt;almost any work-flow with a jsp page and a servlet.
&lt;br&gt;&lt;br&gt;/Tomas
&lt;br&gt;&lt;br&gt;Markus Kilås wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello Maxime,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; EJBCA has a concept called approvals that I think is similar but not
&lt;br&gt;&amp;gt; exactly what you are looking for:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.ejbca.org/manual.html#Approving%20Actions&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ejbca.org/manual.html#Approving%20Actions&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You could then configure the certificate profile to require approval
&lt;br&gt;&amp;gt; when adding an end entity. The request for adding a new end entity will
&lt;br&gt;&amp;gt; then have to be approved by another administrator and first after that
&lt;br&gt;&amp;gt; can the certificate be downloaded by the user.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; However this validation step is before the end entity is created and not
&lt;br&gt;&amp;gt; after the CSR is submited.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What do you want to have validated at the time of CSR submission?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The parts that will go into the certificate is taken from the
&lt;br&gt;&amp;gt; certificate profile and only the public key is read from the CSR so I am
&lt;br&gt;&amp;gt; not sure if there are anything more to validate.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Best Regards,
&lt;br&gt;&amp;gt; Markus
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Maxime_V wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm currently working on an ejbca demonstration.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The CSR approbation is a feature I would like to demonstrate, but I do not
&lt;br&gt;&amp;gt;&amp;gt; know if it's possible to do so with EJBCA (at least I do not know how to do
&lt;br&gt;&amp;gt;&amp;gt; it).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have created and end entity profile and a certificate profile to manage
&lt;br&gt;&amp;gt;&amp;gt; server certificates.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I would like that the certificate requesters have their request being
&lt;br&gt;&amp;gt;&amp;gt; approved by an ejbca administrator before they could download their new
&lt;br&gt;&amp;gt;&amp;gt; certificate.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Currently, when I'm testing it, I go to the public pages == &amp;gt; create
&lt;br&gt;&amp;gt;&amp;gt; certificate from CSR, use my end entity user credentitials, add the csr, and
&lt;br&gt;&amp;gt;&amp;gt; when I click on the &amp;quot;OK button&amp;quot;, I get directly the certificate file &amp;quot;.pem&amp;quot;.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; How could I add a validation (approbation) step between the csr submission
&lt;br&gt;&amp;gt;&amp;gt; and the certificate download ?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks in advance for your help !
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Maxime
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;/div&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26059223&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Ejbca-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26059223&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ejbca-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/ejbca-develop&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;winmail.dat&lt;/strong&gt; (10K) &lt;a href=&quot;http://old.nabble.com/attachment/26059223/0/winmail.dat&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Ejbca-and-CSR-Approbation-tp26057325p26059223.html" />
</entry>

</feed>
