Skip to content

Conversation

mba-rggir
Copy link

Pull Request (PR) description

There is an issue where the client_specific_config type cannot be used alongside an externally configured Certificate Authority (CA). When extca_enabled is set to true, the existing dependency on openvpn::client causes conflicts, preventing the configuration from working properly. This update eliminates the dependency, enabling the client_specific_config type to function seamlessly with external CA configurations.

This Pull Request (PR) fixes the following issues

This update eliminates the dependency, enabling the client_specific_config type to function seamlessly with external CA configurations.

Removed the dependency on openvpn::client when extca_enabled is set to true, enabling the use of client_specific_config without errors. This change improves compatibility with external CA configurations.
@mba-rggir mba-rggir closed this Feb 5, 2025
@mba-rggir mba-rggir reopened this Feb 5, 2025
Fixed incorrect indentation in spec/defines/openvpn_client_specific_config
@Valantin
Copy link
Contributor

Valantin commented May 7, 2025

In this commit was introduced the optional you need

59a6c89

Probably documentation and name was not clear but manage_client_config do what you need

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

Successfully merging this pull request may close these issues.

2 participants