mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
tests: moved all certificates and keys in certs/
This commit is contained in:
@@ -52,6 +52,7 @@ update_config() {
|
||||
sed -i 's|@USERNAME@|'${username}'|g' "$file.tmp"
|
||||
sed -i 's|@GROUP@|'${group}'|g' "$file.tmp"
|
||||
sed -i 's|@SRCDIR@|'${srcdir}'|g' "$file.tmp"
|
||||
sed -i 's|@CRLNAME@|'${CRLNAME}'|g' "$file.tmp"
|
||||
CONFIG="$file.tmp"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user