Skip to content

feat: userkey with passphrase #152

feat: userkey with passphrase

feat: userkey with passphrase #152

Re-run triggered March 12, 2024 09:44
Status Failure
Total duration 25s
Artifacts

test.yml

on: pull_request
show-context
0s
show-context
Typical Usage of OpenVPN
15s
Typical Usage of OpenVPN
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Typical Usage of OpenVPN
2024-03-12 09:45:09 us=309907 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'AES-256-CBC' to --data-ciphers or change --cipher 'AES-256-CBC' to --data-ciphers-fallback 'AES-256-CBC' to silence this warning. Options error: If you use one of --cert or --key, you must use them both Use --help for more information.
Typical Usage of OpenVPN
command: sudo openvpn --config .github/workflows/client.ovpn --daemon --log openvpn.log --writepid openvpn.pid returned 1
Typical Usage of OpenVPN
2024-03-12 09:45:09 WARNING: Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set.