Skip to content

Commit

Permalink
udpate arg
Browse files Browse the repository at this point in the history
  • Loading branch information
panh99 committed Nov 28, 2023
1 parent 7d2df1f commit eb39360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/test_driver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ case "$1" in
bare-https)
./generate.sh
server_arg="--certificates certificates/ca.crt certificates/server.pem certificates/server.key"
client_arg="--root_certificates certificates/ca.crt"
client_arg="--root-certificates certificates/ca.crt"
;;
*)
server_arg="--insecure"
Expand Down

0 comments on commit eb39360

Please sign in to comment.