Software /
code /
prosody
Diff
CHANGES @ 13729:b50eadfddd57 13.0
util.x509: Per RFC 9525, remove obsolete Common Name check
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 11 Feb 2024 13:34:13 +0100 |
parent | 13719:4309c934e813 |
line wrap: on
line diff
--- a/CHANGES Mon Feb 17 11:35:03 2025 +0000 +++ b/CHANGES Sun Feb 11 13:34:13 2024 +0100 @@ -46,6 +46,7 @@ - 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