Fixed: RESTCONF: some client cert failure leads to restconf exit

Instead close and continue
This commit is contained in:
Olof hagsand 2023-04-18 10:09:09 +02:00
parent f8324df917
commit c56d5aa44e
2 changed files with 6 additions and 2 deletions

View file

@ -85,6 +85,8 @@ Developers may need to change their code
### Corrected Bugs
* Fixed: RESTCONF: some client cert failure leads to restconf exit. Instead close and continue
## 6.1.0
19 Feb 2023