Bug 57158 - Use directory/manager/starttls in univention-policy
Use directory/manager/starttls in univention-policy
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC - Policies
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 5.0-7-errata
Assigned To: Maximilian Janßen
Julia Bremer
https://git.knut.univention.de/univen...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2024-03-18 13:47 CET by Maximilian Janßen
Modified: 2024-03-20 17:18 CET (History)
0 users

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maximilian Janßen univentionstaff 2024-03-18 13:47:54 CET
Currently univention-policy uses a hardcoded starttls value.
It should be possible to configure this via an UCR variable for environment which don't require it, e.g. in Kubernetes.

Bug #57098 already made this configurable using directory/manager/starttls in other sections.
Comment 1 Maximilian Janßen univentionstaff 2024-03-19 12:09:47 CET
replaced hardcoded value with UCR request

univention-policy
ff1120f724 feat(univention-policy): Respect directory/manager/starttls
Comment 2 Julia Bremer univentionstaff 2024-03-20 09:23:28 CET
OK: directory/manager/starttls is used in univention-policy
OK: policy resolving works if starttls=0/1/2
OK: YAML
OK: Jenkins
Verified