-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to compile tcpkali with TLS support? #70
Comments
I tried "./configure --with-openssl=/usr/bin/openssl", in step #2 of build as per documentation. But still I am getting same error. Can someone please help ? |
Hi, |
Did you find a solution to the problems? or analog this item? |
Hi, I got it. I built openssl from source first. (git clone git://git.openssl.org/openssl.git).
After these two steps it worked for me. I executed above steps in RPM based linux distribution(Amazon Linux). If #1 above is failing, please check for following: |
Hi. |
Hi,
Can someone help me to compile tcpkali with TLSsupport ? I am seeing below message when I try to use ssl option. I built it from source as per documentation in github repo.
tcpkali --ssl --message '$' 3.94.69.40:443/1 -c 80 -T 20
Compiled without TLS support
Best,
Ravi Kiran
The text was updated successfully, but these errors were encountered: