Changes between Version 20 and Version 21 of CAL Certificate Authority


Ignore:
Timestamp:
07/21/06 13:11:44 (20 years ago)
Author:
dkg@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CAL Certificate Authority

    v20 v21  
    2828== using the certificate in `mutt` ==
    2929
    30 download the certificate as described in the Thunderbird section, and append it to the file specified by your `mutt` configuration's `certificate_file` variable (by default, this is is `~/.mutt_certificates`).  For example, if you downloaded it and saved it as `~/CAL-CA_root_cert.pem`, you can simply do:
     30download the certificate as described in the Thunderbird section, and append it to the file specified by your `mutt` configuration's `certificate_file` variable (by default, this is is `~/.mutt_certificates`).
     31
     32For example, if you downloaded it and saved it as `~/CAL-CA_root_cert.pem`, you can simply do:
    3133{{{
    3234cat ~/CAL-CA_root_cert.pem >> ~/.mutt_certificates