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

Request: Example with TLS Transport and PAIR Protocol #98

Open
alexanderbez opened this issue Dec 7, 2017 · 3 comments
Open

Request: Example with TLS Transport and PAIR Protocol #98

alexanderbez opened this issue Dec 7, 2017 · 3 comments

Comments

@alexanderbez
Copy link

Hello!

I've been reading through the documentation and various examples extensively, but have been having trouble getting an example working with using TLS over TCP as the transport and PAIR as the protocol. Would it be possible to provide a simple example?

Cheers

@gdamore
Copy link
Contributor

gdamore commented Dec 7, 2017

Its a reasonable idea. The main problem with TLS is probably the lack of correct certificates. Setting up the certs to permit TLS to work properly can be a real pain. I'll try to get to this soon.

@alexanderbez
Copy link
Author

alexanderbez commented Dec 7, 2017

Thanks @gdamore! I believe I some dummy certs/keys being created in test/certs.go

@xgdgsc
Copy link

xgdgsc commented Jan 10, 2018

Also looking for more examples on encryption, maybe I should just look at the code of macat.

@gdamore gdamore transferred this issue from nanomsg/mangos-v1 Jun 28, 2019
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

3 participants