Searched refs:sha256 (Results 1 – 25 of 45) sorted by relevance
12
/curl/docs/cmdline-opts/ |
H A D | pinnedpubkey.md | 15 - --pinnedpubkey 'sha256//ce118b51897f4452dc' $URL 22 any number of base64 encoded sha256 hashes preceded by 'sha256//' and 39 sha256 support:
|
H A D | proxy-pinnedpubkey.md | 16 - --proxy-pinnedpubkey 'sha256//ce118b51897f4452dc' $URL 23 any number of base64 encoded sha256 hashes preceded by 'sha256//' and
|
H A D | hostpubsha256.md | 5 Arg: <sha256>
|
/curl/tests/data/ |
H A D | test2042 | 27 HTTPS wrong base64-sha256 pinnedpubkey but right CN 30 -4 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt --pinnedpubkey sha256//bSIggTf+ikMG0CtmDlpMVBd7yi7H1m…
|
H A D | test2041 | 36 simple HTTPS GET with base64-sha256 public key pinning 39 -4 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt --pinnedpubkey sha256//%sha256b64file[%SRCDIR/certs/S…
|
H A D | test3021 | 5 server sha256 key check 28 SFTP correct sha256 host key
|
H A D | test3022 | 5 server sha256 key check 28 SCP correct sha256 host key
|
H A D | test2087 | 36 simple HTTPS GET with base64-sha256 public key pinning (Schannel variant) 43 -4 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt --pinnedpubkey sha256//%sha256b64file[%SRCDIR/certs/S…
|
H A D | test1971 | 60 …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 D | test1974 | 67 …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 D | test1975 | 39 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 D | test1970 | 67 …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 D | test1972 | 67 …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
|
H A D | test1973 | 67 …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 D | test1976 | 52 …xxx/19700101/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date;x-amz-m… 54 x-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_PINNEDPUBLICKEY.md | 41 "DER". The string can also be any number of base64 encoded sha256 hashes 42 preceded by "sha256//" and separated by ";" 74 "sha256//YhKJKSzoTt2b5FP18fvpHo7fJYqQCjAa3HWY3" 75 "tvRMwE=;sha256//t62CeU2tQiqkexU74Gxa2eg7fRbEg" 110 # sha256 hash and base64 encode der to string for use 111 openssl dgst -sha256 -binary www.example.com.pubkey.der | openssl base64 136 ## sha256 support
|
H A D | CURLOPT_PROXY_PINNEDPUBLICKEY.md | 40 "DER". The string can also be any number of base64 encoded sha256 hashes 41 preceded by "sha256//" and separated by ";" 72 "sha256//YhKJKSzoTt2b5FP18fvpHo7fJYqQCjA" 73 "a3HWY3tvRMwE=;sha256//t62CeU2tQiqkexU74" 107 # sha256 hash and base64 encode der to string for use 108 openssl dgst -sha256 -binary www.example.com.pubkey.der | openssl base64 124 sha256 support:
|
/curl/tests/certs/ |
H A D | EdelCurlRoot-ca.cnf | 9 default_md = sha256
|
H A D | EdelCurlRoot-ca.prm | 24 default_md = sha256
|
H A D | Server-localhost-sv.prm | 26 default_md = sha256
|
H A D | Server-localhost.nn-sv.prm | 26 default_md = sha256
|
H A D | stunnel-sv.prm | 26 default_md = sha256
|
H A D | Server-localhost-lastSAN-sv.prm | 26 default_md = sha256
|
H A D | Server-localhost-firstSAN-sv.prm | 26 default_md = sha256
|
/curl/tests/certs/scripts/ |
H A D | genserv.sh | 45 DIGESTALGO=-sha256 130 "$OPENSSL" pkey -pubin -outform der | "$OPENSSL" dgst -sha256 -binary | \
|
Completed in 14 milliseconds
12