]> arthur.barton.de Git - ngircd.git/blob - src/testsuite/prep-server3
S2S-TLS: Fix "make check" in separate build directory
[ngircd.git] / src / testsuite / prep-server3
1 #!/bin/sh -e
2 mkdir -p ssl
3 cp "${srcdir}"/ssl/cert-my-first-domain-tld.pem ssl/cert.pem
4 cp "${srcdir}"/ssl/key-my-first-domain-tld.pem ssl/key.pem
5 cp "${srcdir}"/ssl/dhparams-my-first-domain-tld.pem ssl/dhparams.pem