Actions
Bug #14831
closedIPsec rejects certificate without any SANs
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
23.09
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
When I fixed #13373 it apparently created a slightly different bug: Now if there are no SANs on a certificate at all, it is rejected with a message saying that it has wildcard SANs, which isn't true.
Even if they are becoming very rare these days, at least for the moment certificates without SANs still work with IPsec, so we should fix the validation error.
Related issues
Updated by Jim Pingle about 1 year ago
- Related to Regression #13373: IPsec rejects certificates if any SAN is wildcard rather than rejecting when **all** SANs are wildcard added
Updated by Jim Pingle about 1 year ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 547ecbf358f667c023b2d6b1c39dd53993fd6164.
Updated by Danilo Zrenjanin about 1 year ago
- Status changed from Feedback to Resolved
Tested against:
23.09-BETA (amd64) built on Thu Oct 12 6:00:00 UTC 2023 FreeBSD 14.0-CURRENT
I selected the cert with no SANs in IPsec Phase 1. There were no error messages upon the config save/apply.
I am marking this ticket resolved.
Updated by Jim Pingle about 1 year ago
- Target version changed from 2.8.0 to 2.7.1
Actions