Actions
Bug #11272
closedOCSP settings only for TLS auth
Start date:
01/21/2021
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:
Description
There is no need to show OCSP settings for "Peer to Peer (Shared Key)" and "Remote Access (User Auth)" auth modes
Updated by Viktor Gurov almost 4 years ago
Updated by Jim Pingle almost 4 years ago
- Status changed from New to Pull Request Review
- Target version set to 2.5.0
Updated by Renato Botelho almost 4 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Viktor Gurov
PR has been merged. Thanks!
Updated by Viktor Gurov almost 4 years ago
- Status changed from Feedback to Resolved
2.5.0.a.20210128.2350 - OK
Updated by Viktor Gurov almost 4 years ago
this is incorrect, fixed in #11368
the only difference between "SSL/TLS + User Auth" and "User Auth" is the `verify-client-cert none` option in "User Auth" mode
Actions