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

There is some question of making the project. #6

Open
jnchzy opened this issue Feb 27, 2018 · 3 comments
Open

There is some question of making the project. #6

jnchzy opened this issue Feb 27, 2018 · 3 comments

Comments

@jnchzy
Copy link

jnchzy commented Feb 27, 2018

When the program is compiled in the libnqsb-tls directory, some errors are shown in the following figure:
1

I need your help how to deal with it,thank you very much!
My operation system is ubuntu 14.04. Do I need to make the program under the OpenBSD system?

@hannesm
Copy link
Member

hannesm commented Feb 27, 2018

dear @jnchzy, thanks for your report. to me, it looks like libnqsb-tls has been developed with tls.0.8.0 (or earlier), whereas you are using 0.9.0 -- one major change being that passing timestamps now uses Ptime.t instead of a float. I'm sorry I don't have sufficient time to look into this in more detail right now.

@abbysmal
Copy link
Collaborator

Will give it a look in a second

@abbysmal
Copy link
Collaborator

Hi @jnchzy, thank you very much for your interest in the project!
Indeed Hannes was right about the changes made to tls.
I have pushed some fixes in this branch:
https://github.com/mirleft/libnqsb-tls/tree/update-tls-and-cleanup
You should be able to get it working with this. I confirm the basic client and server examples provided in the test directory should work with libtls version 2.4.5, but in case of any issue I would be glad to hear about it and try to help you with it.

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

No branches or pull requests

3 participants