{{define "webmail_certs.html"}}
| Expires | Actions |
|---|---|
| {{.NotAfter.Format "2006-01-02"}} | Download |
No S/MIME certificates yet. Generate a free self-signed certificate, or import one you already have (.p12/.pfx).
{{end}}| Added | Actions | |
|---|---|---|
| {{.Email}} | {{.CreatedAt.Format "2006-01-02"}} |
No contact certificates yet. They're also captured automatically when you open a validly signed email from someone new.
{{end}}| Label | Fingerprint | Status | Actions |
|---|---|---|---|
| {{if .Label}}{{.Label}}{{else}}(no label){{end}} | {{.Fingerprint}} |
{{if index $.pgp_unlocked .ID}}Unlocked this session{{else}}Locked{{end}} | Download Public Key |
No PGP keys yet. Generate a new keypair, or import one you already have (an ASCII-armored .asc export from e.g. GnuPG).
{{end}}| Label | Fingerprint | Added | Actions | |
|---|---|---|---|---|
| {{.Email}} | {{.Label}} | {{.Fingerprint}} |
{{.CreatedAt.Format "2006-01-02"}} |
No contact keys yet. Ask a sender for their public key export, or grab it from a keyserver, and add it here before you can encrypt mail to them.
{{end}}