We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1f7cba commit 2dd76c3Copy full SHA for 2dd76c3
1 file changed
.github/workflows/build-tests.yml
@@ -342,6 +342,4 @@ jobs:
342
&& mkdir tmp
343
&& scp ${{ matrix.distribution }}:/usr/local/etc/wendzelnntpd/ssl/ca.crt tmp/ca-self.crt
344
&& scp ${{ matrix.distribution }}:/usr/local/etc/wendzelnntpd/ssl/ca-key.pem tmp/ca-self.key
345
- - name: Create client cert for mutual tls tests
346
- run: cd unittesting && ./create-client-cert.sh
347
0 commit comments