Skip to content

WIP: support multiple host aliases in HTTP_REFERER#9

Open
abbra wants to merge 1 commit into
masterfrom
todo-http-aliases
Open

WIP: support multiple host aliases in HTTP_REFERER#9
abbra wants to merge 1 commit into
masterfrom
todo-http-aliases

Conversation

@abbra
Copy link
Copy Markdown
Owner

@abbra abbra commented Jun 27, 2018

No description provided.

@wladich wladich added re-run and removed re-run labels Oct 9, 2020
@abbra abbra force-pushed the todo-http-aliases branch 3 times, most recently from d471294 to 7cc3894 Compare November 8, 2022 13:20
1 .Introduces --host-aliases option to the server installers

2. Host aliases stored in /etc/ipa/server.conf

3. Host aliases added to automatically generated certificates in
   internal IPA certificates for LDAP and HTTP services

4. Host aliases from /etc/ipa/server.conf checked by the RPC server to
   verify that a connection uses a valid referrer

TODO:
 - add syntax to support specifying a host address in --host-aliases to
   bootstrap installation with multiple network interfaces or derive
   them from the host's /etc/hosts

 - for host aliases, when integrated DNS is in use, add them as host
   entries with own addresses

 - add host aliased entries as managed by the primary host object to
   allow issuance of the certificates with dNS SAN records for aliases

The code is not tested at all.
@abbra abbra force-pushed the todo-http-aliases branch from 7cc3894 to 3b3aef3 Compare November 8, 2022 14:33
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