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

Allow to share the CA between servers #112

Closed
wants to merge 1 commit into from

Conversation

sileht
Copy link
Contributor

@sileht sileht commented Nov 23, 2014

Hi,

This change allows to share the CA between servers.

Regards.

@@ -372,6 +377,7 @@
$persist_tun = false,
$server_poll_timeout = undef,
$ping_timer_rem = false,
$shared_ca = undef
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a trailing comma so we have less changes next time.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@luxflux
Copy link
Contributor

luxflux commented Jan 10, 2015

Thanks a lot for your pull request! I am very sorry for my late reply, I was too busy...

Could you write some tests for the client and the server? Could you also merge master as there have been some changes?

@sileht
Copy link
Contributor Author

sileht commented Jan 14, 2015

I have rebase my patch, and added some tests.

Cheers,

@luxflux
Copy link
Contributor

luxflux commented Feb 3, 2015

Thanks for rebasing. Unfortunately there have been some more changes which produce merge conflicts. I am going to resolve them by myself via #130 as I don't want you to have to rebase again 😄

@luxflux luxflux closed this Feb 3, 2015
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

Successfully merging this pull request may close these issues.

2 participants