Skip to content

Continues to output s_client: Use -help for summary. #19

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions