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

Embeded in C++ with OpenSSL #10

Closed
Screeze opened this issue Mar 7, 2014 · 1 comment
Closed

Embeded in C++ with OpenSSL #10

Screeze opened this issue Mar 7, 2014 · 1 comment

Comments

@Screeze
Copy link

Screeze commented Mar 7, 2014

Hi,
I successfully embedded the server in my C++ application. But now I need OpenSSL Support for that server. I couldn't find any documentation on how to do this? Could you add an example for this or provide some information about that?

Second question: I'm a bit confused about openssl and windows support. In docs for openssl you say there are windows packages, but in yaSSL you say this is needed for windows. I need my application to be executable on windows and linux. Is it possible to use OpenSSL on both platforms?

Thanks in advance!

@Screeze
Copy link
Author

Screeze commented Mar 8, 2014

Ok i got it working:
just install openssl on windows32 directory, set ssl_certificate option when starting server and append "s" to port-number.

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

1 participant