mox/testdata/integration/tls
Mechiel Lukkien f9e261e0fb
merge docker-compose-based quickstart and integration tests into a single integration test
the two were so similar it made sense to just have one that tests all. saves
building docker images.
2023-07-23 23:32:02 +02:00
..
acmepebble-key.pem merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
acmepebble.csr merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
acmepebble.pem merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
ca-key.pem merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
ca.csr merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
ca.pem merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
cfssl-ca-csr.json regenerate keys/certs for integration tests with expiration far in the future 2023-06-04 20:43:19 +02:00
config.json regenerate keys/certs for integration tests with expiration far in the future 2023-06-04 20:43:19 +02:00
Makefile merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
mox2-autoconfig-key.pem merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
mox2-autoconfig.csr merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
mox2-autoconfig.pem merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
mox2-mtasts-key.pem merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
mox2-mtasts.csr merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
mox2-mtasts.pem merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
moxmail2-key.pem merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
moxmail2.csr merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
moxmail2.pem merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
postfixmail-key.pem merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
postfixmail.csr merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
postfixmail.pem merge docker-compose-based quickstart and integration tests into a single integration test 2023-07-23 23:32:02 +02:00
readme.txt regenerate keys/certs for integration tests with expiration far in the future 2023-06-04 20:43:19 +02:00

For TLS, keys are generated using https://github.com/cloudflare/cfssl
These private keys are published online, don't use them for anything other than local testing.