https://github.com/bugzilla/extensions-securemail
https://github.com/bugzilla/extensions-securemail
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bugzilla/extensions-securemail
- Owner: bugzilla
- Created: 2016-06-08T16:29:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-08T19:24:00.000Z (almost 10 years ago)
- Last Synced: 2026-01-28T04:25:37.147Z (about 1 month ago)
- Language: Perl
- Size: 68.4 KB
- Stars: 1
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This extension should be placed in a directory called "SecureMail" in the
Bugzilla extensions/ directory. After installing it, remove the file
"disabled" (if present) and then run checksetup.pl.
Instructions for user key formats:
S/MIME Keys must be in PEM format - i.e. Base64-encoded text, with BEGIN CERTIFICATE
PGP keys must be ASCII-armoured - i.e. text, with BEGIN PGP PUBLIC KEY.