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

Support for installation on RHEL like target ( and keep Debian too ) #7 #9

Closed
wants to merge 4 commits into from

Conversation

artlog
Copy link
Collaborator

@artlog artlog commented Oct 13, 2023

  • Add supported targets and update README with RHEL support.
  • move certificate setup task in a dedicated file
  • provide a import of TLS credentials (ca,cert & key)
    • ldaptoolbox_openldap_import_XXX allow to populate ldaptoolbox_openldap_XXX files ex : ldaptoolbox_openldap_import_olcTLSCACertificateFile: ca-cert.pem will be copied to ldaptoolbox_openldap_olcTLSCACertificateFile file.
  • update backup template with removal of optional cert related values if not provided
  • fix oclcSyncrepl typo missing " after tls_key= in backup template

- Add supported targets and update README with RHEL support.
- move certificate setup task in a dedicated file
- provide a import of TLS credentials (ca,cert & key)
  - ldaptoolbox_openldap_import_XXX allow to populate ldaptoolbox_openldap_XXX files
  ex :
ldaptoolbox_openldap_import_olcTLSCACertificateFile: ca-cert.pem
will be copied to ldaptoolbox_openldap_olcTLSCACertificateFile file.
- update backup template with removal of optional cert related values if not provided
- fix oclcSyncrepl typo missing " after tls_key= in backup template
- This change is unrelated to rpm_only, back to original.
- openldap ltb does not require those.
- this feature is not specific of rpm support
@artlog artlog closed this Oct 13, 2023
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