EJBCA with Jboss + Tomcat Native ?

View: New views
2 Messages — Rating Filter:   Alert me  

EJBCA with Jboss + Tomcat Native ?

by Nguyễn Đặng Hoàng Tuân :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all!

i get into trouble when install ejbca with jboss 4.2.2.GA + Apache
Tomcat Native library in my JRE. And i found that with libtcnative in
JRE, Tomcat use the PEM format instead of JKS, so i think that: will
we have something like $ ant install-apr ?

one more question about Cert format: how can i use ejbca-util to
convert JKS to PEM directly ?

Cheers! HT

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Ejbca-develop mailing list
Ejbca-develop@...
https://lists.sourceforge.net/lists/listinfo/ejbca-develop

Re: EJBCA with Jboss + Tomcat Native ?

by Johan Eklund :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi Nguyen,

You can add another "ssl-user" using pem keystore quite easily from the
command line:

 > bin/ejbca.sh ra adduser tomcatpem serverpwd
"cn=localhost,o=EJBCA,c=SE" null AdminCA1 null 1 PEM
 > bin/ejbca.sh ra setclearpwd tomcatpem serverpwd
 > bin/ejbca batch

In ejbca.util there is a class org.ejbca.util.keystore.JKStoPEM that
does this conversion. I believe you can also use java's keytool if you
prefer that.

Cheers,
Tomas
-----
PrimeKey Solutions offers a commercial EJBCA support subscription and
training for EJBCA. Please see www.primekey.se or contact
info@... for more information.
http://download.primekey.se/documents/ejbca_subscription.pdf
http://download.primekey.se/documents/ejbca_training.pdf


Nguyễn Đặng Hoàng Tuân wrote:

> Hi all!
>
> i get into trouble when install ejbca with jboss 4.2.2.GA + Apache
> Tomcat Native library in my JRE. And i found that with libtcnative in
> JRE, Tomcat use the PEM format instead of JKS, so i think that: will
> we have something like $ ant install-apr ?
>
> one more question about Cert format: how can i use ejbca-util to
> convert JKS to PEM directly ?
>
> Cheers! HT
>
> -------------------------------------------------------------------------
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> _______________________________________________
> Ejbca-develop mailing list
> Ejbca-develop@...
> https://lists.sourceforge.net/lists/listinfo/ejbca-develop

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Ejbca-develop mailing list
Ejbca-develop@...
https://lists.sourceforge.net/lists/listinfo/ejbca-develop