-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ayoub,
On 3/19/12 1:51 PM, ayouB __ wrote: > Can you explain me more what certificate format is used with APR & > how can i get it please ! APR uses PEM-formatted X.509 certificate format and keys are in separate text blocks. Use OpenSSL to generate such certificates. Java uses JKS (Java Key Store) format and all keys are in a bundle. Use keytool to generate such certificates. In either case, keys can be imported-into or exported-out of JKS stores and converted to/from PEM-formatted key files. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9nkd0ACgkQ9CaO5/Lv0PCtQwCfXt3jb4YaRH5hhlTDoQudSndr HJEAoIPD0/zHTZh4czIpMjPRiSZ/u2uT =vFqr -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org