Not sure what version of Geronimo are you using but have you looked at these two docs http://cwiki.apache.org/GMOxDOC20/administering-certificates.html and http://cwiki.apache.org/GMOxDOC20/certification-authority.html HTH Cheers! Hernan alpha_one_x86 wrote: > Reup please help me, or tell me if it's possible: > > alpha_one_x86 wrote: >> I have generated my certificat and keyfile for apache 2.2 for do https by: >> openssl genrsa -out domainname.key 1024 >> and >> openssl req -new -key domainname.key -out domainname.csr >> I have found Keystores categorie. But I don't find how import my >> domainname.key and my domainname.csr generated by previous command. >> Can you help me? Thanks you. >> >