Page MenuHomeVyOS Platform

VPN Openconnect typo in the verify certificate
Closed, ResolvedPublicBUG

Description

This check doesn't work due to a typo in the certificate word
https://github.com/vyos/vyos-1x/blob/fa52679b3d5342cd2f19da27c500b5f4996dfc9c/src/conf_mode/vpn_openconnect.py#L212-L213

certificiate

if 'ca_certificate' not in ocserv['ssl'] and 'certificiate' in ocserv['authentication']['mode']:

Details

Version
rolling
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)

Event Timeline

Viacheslav renamed this task from VPN Openconnect typo in the veiry certificate to VPN Openconnect typo in the verify certificate.
Viacheslav changed the task status from Open to In progress.Mar 27 2026, 10:16 AM
Viacheslav assigned this task to q.cronwall.
Viacheslav triaged this task as Normal priority.
Viacheslav moved this task from Need Triage to Completed on the VyOS Rolling board.