Dusan Vuckovic 5674128a7c Maintenance: Update expired test S/MIME certificates. 3 months ago
..
config 60e18bd980 Fixes #4503 - Improve S/MIME integration by adding meta information. 1 year ago
Dockerfile 60e18bd980 Fixes #4503 - Improve S/MIME integration by adding meta information. 1 year ago
README.md d7b8b3662f Maintenance: Updated to Rails 6.1. 2 years ago
docker-entrypoint.sh 5674128a7c Maintenance: Update expired test S/MIME certificates. 3 months ago
run.sh 5674128a7c Maintenance: Update expired test S/MIME certificates. 3 months ago

README.md

Zammad S/MIME test certificate generation

This folder contains a docker image and the required files to generate various S/MIME certificates for testing purposes. These contain CA certificates as regular certificates (1). There is one special certificate that is for multiple emails at once (2). Additionally some already expired CA and certificates are generated (3). For the CA there are .key and .crt files. For the certificates the .key, .crt and .csr are generated. Additionally a .secret file is added that contains the corresponding pass phrase.

These are easily generated by executing the run.sh file. There is nothing more to it except of having docker installed and running.