aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2024-02-11 13:34:13 +0100
committerKim Alvefur <zash@zash.se>2024-02-11 13:34:13 +0100
commitb8e4d5e8404aab02dc5144cfc518e0823687f6c6 (patch)
tree400851fd1ac843d476992a5a2592932a0c7efc0e /CHANGES
parent2c0af0666b69ac75bcb89d5a6bdbd14d14cac614 (diff)
downloadprosody-b8e4d5e8404aab02dc5144cfc518e0823687f6c6.tar.gz
prosody-b8e4d5e8404aab02dc5144cfc518e0823687f6c6.zip
util.x509: Per RFC 9525, remove obsolete Common Name check
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 697c9c2d..ca2be8dd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -46,6 +46,7 @@ TRUNK
- Ability to disable and enable user accounts
- Full DANE support for s2s
- A "grace period" is now supported for deletion requests via in-band registration
+- No longer check certificate Common Names per RFC 9525
### Storage