summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/aws-sigv4.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/aws-sigv4.d')
-rw-r--r--docs/cmdline-opts/aws-sigv4.d10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/cmdline-opts/aws-sigv4.d b/docs/cmdline-opts/aws-sigv4.d
new file mode 100644
index 000000000..02edd99fa
--- /dev/null
+++ b/docs/cmdline-opts/aws-sigv4.d
@@ -0,0 +1,10 @@
+Long: aws-sigv4
+Arg: <provider1[:provider2]>
+Help: provides AWS V4 signature authentication
+Category: auth http
+Added: 7.75.0
+---
+provides AWS V4 signature authentication on HTTPS header:
+
+The provider argument is a string that is used by the algorithm when creating
+outgoing authentication headers.