Skip to content
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

More Samples #20

Open
atamlir opened this issue May 29, 2017 · 3 comments
Open

More Samples #20

atamlir opened this issue May 29, 2017 · 3 comments

Comments

@atamlir
Copy link

atamlir commented May 29, 2017

Are there samples for using Cqual++ with openSSL ? Apache ? Others ?

@dsw
Copy link
Owner

dsw commented May 29, 2017 via email

@atamlir
Copy link
Author

atamlir commented May 29, 2017

I am trying to run qual on openssl/s3_srvr.c
../../oink-stack/oink/qual -q-config ../../oink-stack/libqual/config/lattice s3_srvr.c

I am getting a lot of dependency issues to other files?

s3_srvr.c:176:13: error: there is no variable called SSL3_VERSION' s3_srvr.c:177:10: warning: implicit declaration of SSLv3_server_method'
s3_srvr.c:179:10: error: there is no variable called NULL' s3_srvr.c:183:42: error: there is no type called SSL'
s3_srvr.c:185:12: error: there is no variable called SSL_ERROR_NONE' s3_srvr.c:187:8: error: there is no variable called SSL_AD_UNRECOGNIZED_NAME'

Any help appreciated.

@dsw
Copy link
Owner

dsw commented May 30, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants