aboutsummaryrefslogtreecommitdiff
path: root/src/eclat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/eclat.c')
-rw-r--r--src/eclat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eclat.c b/src/eclat.c
index 2e46930..8cadebd 100644
--- a/src/eclat.c
+++ b/src/eclat.c
@@ -23,7 +23,7 @@ int match_command_mode;
int preprocess_only = 0;
char *endpoint = "ec2.amazonaws.com";
-char *signature_version = "2";
+char *signature_version = "4";
enum authentication_provider authentication_provider = authp_undefined;
char *access_key;

Return to:

Send suggestions and report system problems to the System administrator.