PGP/PEM Authentication in NCSA Mosaic/httpd


PGP, PEM are external packages for message encryption, signing, etc.

Mechanism:

  • Server directories protected with "AuthType PGP" or "AuthType PEM"

  • Request may be signed/encrypted by client

  • Reply may be signed/encrypted by server

Protocol example