Home
last modified time | relevance | path

Searched refs:sha256 (Results 1 – 25 of 43) sorted by relevance

12

/curl/docs/cmdline-opts/
H A Dpinnedpubkey.md15 - --pinnedpubkey 'sha256//ce118b51897f4452dc' $URL
22 any number of base64 encoded sha256 hashes preceded by 'sha256//' and
39 sha256 support:
H A Dproxy-pinnedpubkey.md16 - --proxy-pinnedpubkey 'sha256//ce118b51897f4452dc' $URL
23 any number of base64 encoded sha256 hashes preceded by 'sha256//' and
H A Dhostpubsha256.md5 Arg: <sha256>
/curl/docs/libcurl/opts/
H A DCURLOPT_PROXY_PINNEDPUBLICKEY.md39 "DER". The string can also be any number of base64 encoded sha256 hashes
40 preceded by "sha256//" and separated by ";"
66 "sha256//YhKJKSzoTt2b5FP18fvpHo7fJYqQCjA"
67 "a3HWY3tvRMwE=;sha256//t62CeU2tQiqkexU74"
101 # sha256 hash and base64 encode der to string for use
102 openssl dgst -sha256 -binary www.example.com.pubkey.der | openssl base64
118 sha256 support:
H A DCURLOPT_PINNEDPUBLICKEY.md40 "DER". The string can also be any number of base64 encoded sha256 hashes
41 preceded by "sha256//" and separated by ";"
71 "sha256//YhKJKSzoTt2b5FP18fvpHo7fJYqQCjAa3HWY3"
72 "tvRMwE=;sha256//t62CeU2tQiqkexU74Gxa2eg7fRbEg"
107 # sha256 hash and base64 encode der to string for use
108 openssl dgst -sha256 -binary www.example.com.pubkey.der | openssl base64
133 ## sha256 support
H A DCURLOPT_AWS_SIGV4.md110 A sha256 checksum of the request payload is used as input to the signature
114 **x-provider2-content-sha256**.
116 For **aws:s3**, a **x-amz-content-sha256** header is added to every request
/curl/tests/data/
H A Dtest204226 HTTPS wrong base64-sha256 pinnedpubkey but right CN
29 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt --pinnedpubkey sha256//bSIggTf+ikMG0CtmDlpMVBd7yi7H1md4U…
H A Dtest30215 server sha256 key check
28 SFTP correct sha256 host key
H A Dtest30225 server sha256 key check
28 SCP correct sha256 host key
H A Dtest204135 simple HTTPS GET with base64-sha256 public key pinning
38 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt --pinnedpubkey sha256//AAUDLk4c98xcFUDvA9i/MnA9HuO03IPi1…
H A Dtest208735 simple HTTPS GET with base64-sha256 public key pinning (Schannel variant)
42 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt --pinnedpubkey sha256//AAUDLk4c98xcFUDvA9i/MnA9HuO03IPi1…
H A Dtest197467 …xxx/19700101/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signat…
69 x-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
H A Dtest197539 HTTP AWS_SIGV4 for AWS S3: UPLOAD with given x-amz-content-sha256
60 …us-east-1/s3/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signat…
H A Dtest197160 …us-east-1/s3/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signat…
62 x-amz-content-sha256: UNSIGNED-PAYLOAD
H A Dtest197367 …us-east-1/s3/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signat…
69 x-amz-content-sha256: 4b02e333ccf7cf530ddee3e10ebe54e935500b5e570e68650d63d743e8bbc045
H A Dtest197067 …us-east-1/s3/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signat…
69 x-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
H A Dtest197267 …us-east-1/s3/aws4_request, SignedHeaders=content-type;host;x-amz-content-sha256;x-amz-date, Signat…
69 x-amz-content-sha256: UNSIGNED-PAYLOAD
/curl/tests/certs/
H A DEdelCurlRoot-ca.cnf9 default_md = sha256
H A DEdelCurlRoot-ca.prm5 default_md = sha256
H A DServer-localhost-sv.prm25 default_md = sha256
H A Dstunnel-sv.prm25 default_md = sha256
H A DServer-localhost-lastSAN-sv.prm25 default_md = sha256
H A DServer-localhost.nn-sv.prm25 default_md = sha256
H A DServer-localhost-firstSAN-sv.prm25 default_md = sha256
/curl/tests/certs/scripts/
H A Dgenserv.sh42 DIGESTALGO=-sha256
131 "$OPENSSL" pkey -pubin -outform der | "$OPENSSL" dgst -sha256 -binary | \

Completed in 29 milliseconds

12