Comment 22 for bug 2004676

Revision history for this message
Lena Voytek (lvoytek) wrote :

Thanks Simon for helping to verify the new version in Jammy!

Verified for focal and jammy:

autopkgtests succeeding:
jammy - https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/o/openvpn/20231122_030456_ef36f@/log.gz
focal - https://autopkgtest.ubuntu.com/results/autopkgtest-focal/focal/amd64/o/openvpn/20231122_022726_eb3f6@/log.gz

jammy test for engines:

$ lxc launch ubuntu:jammy test-openvpn-jammy --vm
$ lxc shell test-openvpn-jammy

# apt update && apt dist-upgrade -y
# apt install wget openvpn easy-rsa openssl opensc-pkcs11 gnutls-bin softhsm2 dpkg-dev libengine-pkcs11-openssl expect -y
# wget https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2004676/+attachment/5714185/+files/vpn-setup-with-pkcs11
# chmod +x vpn-setup-with-pkcs11
# ./vpn-setup-with-pkcs11

...
## All good, stopping client and server services
## Done.

# echo $?
0