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

Earsdown/external ca support #181

Conversation

lendico-seong
Copy link

Hi, I really liked the changes by @earsdown. I applied the requested fixes, so we can get this merged.

See #170 .

dh <%= @extca_dh_file %>
<% end -%>
<% unless @remote or !@crl_verify or !@extca_ca_crl_file -%>
crl-verify <%= @extca_ca_crl_file %>
Copy link
Contributor

Choose a reason for hiding this comment

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

There is already a crl-verify on https://github.com/luxflux/puppet-openvpn/pull/181/files#diff-802d2d256313233cb337adc27a84b4a4L23. I am pretty sure this will mess up something if it's specified twice.

@luxflux
Copy link
Contributor

luxflux commented Dec 27, 2015

Thank you for your work on this. When I investigated the Travis error, I found an issue which I marked with a comment. Could you address this one? Thank you!

@earsdown
Copy link

earsdown commented Mar 4, 2016

@luxflux any updates on this?

@luxflux
Copy link
Contributor

luxflux commented Mar 4, 2016

@earsdown @lendico-seong I added a review comment and the tests are failing. At the moment I don't have the time to dig into this and fix it by myself, so I'd appreciate if someone else can take care of it.

@luxflux
Copy link
Contributor

luxflux commented May 3, 2016

This has been solved with #192 .

@luxflux luxflux closed this May 3, 2016
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.

3 participants