DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14856>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14856

PGP-Key for xalan-j_2_4_1-bin.zip.sig not to be found.





------- Additional Comments From [EMAIL PROTECTED]  2002-11-26 15:31 -------
You're right, the faq doesn't tell you where the public keys file is to be 
found.  The KEYS file can be found in either in the binary or source 
distributions, or from the cvs repository xml-xalan/java/KEYS.

To import these public keys into your keyring: 
  Using PGP:  pgp < KEYS    or pgp -ka KEYS
  Using gpg:  gpg --import < KEYS

To verify the .sig on a distribution:
  Using PGP:  pgp xalan-j_version.num.zip.sig
  Using gpg:  gpg -verify xalan-j_version.num.zip.sig xalan-j_version.num.zip

Reply via email to