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

Modify the role to support the TLS/SSL connectivity and accept the Certificate file. #2

Open
tmichett opened this issue Mar 21, 2019 · 0 comments

Comments

@tmichett
Copy link

Modify the role to support the TLS/SSL connectivity and accept the Certificate file.

Example 15.2. Example profile: keystore section
Create keystore, import certificate chain and uncomment
if using tls.

pool.default.ssl.startTLS = true
pool.default.ssl.truststore.file = /full/path/to/myrootca.jks
pool.default.ssl.truststore.password = password

https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.2/html-single/administration_guide/#Setting_Up_SSL_or_TLS_Connections_between_the_Manager_and_an_LDAP_Server
ISSUE TYPE

Feature Idea

COMPONENT NAME

ansible-role-ovirt-aaa-ldap
ADDITIONAL INFORMATION

This feature would complete the Role allowing full LDAPS/SSL/TLS secure communication to IdM. This is a necessary feature in public sector and any industry requiring a secure LDAP conneciton.

Place additional plays in here that would obtain the CA file and put it in a location. Also would need to have variable most likely for playbook that launches/utilizes the role.

https://github.com/machacekondra/ansible-role-ovirt-aaa-ldap/blob/master/tasks/main.yml

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

1 participant