On Wed, 2005-10-26 at 12:05 -0700, Johnson, Peter wrote:
> I don't know what a .PEM file is, 

-----BEGIN REALLY GENERIC PEM FILE DESCRIPTION-----
A .pem file is an x509 SSL certificate or private key file, similar to
a .der file, but has a base64 encoding with some extra header and footer
info. They are more commonly used with email and https encryption, but
can be used for many different SSL related encryption tasks. 
-----END REALLY GENERIC PEM FILE DESCRIPTION-----

Regards,

Colin


Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
RLUG mailing list
[email protected]
http://lists.rlug.org/mailman/listinfo/rlug

Reply via email to