mod_s2s_auth_dane_in: DANE support for s2sin

Complements the DANE support for outgoing connections included in
net.connect
This commit is contained in:
Kim Alvefur 2023-11-01 22:49:56 +01:00
parent 918bb97dd5
commit 6c0ba09487
2 changed files with 115 additions and 0 deletions

View file

@ -32,6 +32,7 @@ TRUNK
- Implement 'tls-server-end-point' channel binding
- New role and permissions framework and API
- Ability to disable and enable user accounts
- Full DANE support for s2s
### Storage