Skip to content

[DPE-9318] Config option for certificate extra sans#26

Open
reneradoi wants to merge 6 commits into9/edgefrom
config-for-certificate-extra-sans
Open

[DPE-9318] Config option for certificate extra sans#26
reneradoi wants to merge 6 commits into9/edgefrom
config-for-certificate-extra-sans

Conversation

@reneradoi
Copy link
Contributor

This PR adds a configuration option for certificate-extra-sans, which allows users to configure specific Subject Alternative Names (SAN) that they want to add to the default SANs in the client certificates. These can be IP addresses or hostnames.

The configuration option will only be considered if client TLS is enabled, not for internal peer TLS (self-managed certificates). If the configuration value is invalid, a "blocked" status will be displayed to the user.

…ate-extra-sans

# Conflicts:
#	config.yaml
#	poetry.lock
#	src/events/tls.py
#	src/managers/tls.py
#	src/statuses.py
#	tests/unit/test_tls.py
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.

1 participant