diff options
author | Kim Alvefur <zash@zash.se> | 2024-02-11 13:34:13 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2024-02-11 13:34:13 +0100 |
commit | b8e4d5e8404aab02dc5144cfc518e0823687f6c6 (patch) | |
tree | 400851fd1ac843d476992a5a2592932a0c7efc0e /CHANGES | |
parent | 2c0af0666b69ac75bcb89d5a6bdbd14d14cac614 (diff) | |
download | prosody-b8e4d5e8404aab02dc5144cfc518e0823687f6c6.tar.gz prosody-b8e4d5e8404aab02dc5144cfc518e0823687f6c6.zip |
util.x509: Per RFC 9525, remove obsolete Common Name check
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |