Skip to content

Commit

Permalink
next file
Browse files Browse the repository at this point in the history
JanHoefelmeyer committed Aug 8, 2024
1 parent bbb50fd commit 55ca4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/scripts/TLSClientConfigsForITest.sh
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@ echo '
return 403;
}
}
'> ~/${FOLDERNAME}/clientCertificateConfigs.txt
' | sudo tee -a ~/${FOLDERNAME}/clientCertificateConfigs.txt

sudo sed -i "/^server {/r ${HOME}/${FOLDERNAME}/clientCertificateConfigs.txt" $NGINX_CONFIG_PATH

0 comments on commit 55ca4c7

Please sign in to comment.