forked from openssl/openssl
-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
I am trying to run echcli.sh but it continues to show that it failed
My openssl code folder was not $HOME/code/openssl but I chose $HOME/openssl
So I edited the shell script by replacing the directory
However it prints the following instead of the success message
Running ./echcli.sh at 20211015-180418
Running: /Users/david/openssl/apps/openssl s_client -msg -debug -trace -tlsextdebug -keylogfile keys.cli -CApath /etc/ssl/certs/ -no_ssl3 -no_tls1 -no_tls1_1 -no_tls1_2 -connect crypto.cloudflare.com:443 -servername crypto.cloudflare.com -svcb -alpn inner,secret,http/1.1 -alpn-outer outer,public,h2
./echcli.sh All output
s_client: Use -help for summary.
./echcli.sh Summary:
Bummer - probably didn't work
Is there something wrong with what I am doing or the code?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels