summaryrefslogtreecommitdiff
path: root/debian/tests
AgeCommit message (Collapse)Author
2021-05-13Fix easyrsa invocation in autopkgtestBernhard Schmidt
The server-setup-with-ca autopkgtest was failing because easyrsa was interactively asking for input, although the EASYRSA_BATCH variable was set. Using the --batch command line option fixes this issue. Closes: #983662
2021-05-13Adapt autopkgtest output to 2.5Bernhard Schmidt
OpenVPN 2.5 slightly changed the output of some steps due to the switch from iproute2 to the newer Netlink based interface. This was not noticed because the autopkgtest of OpenVPN is not run in debci infrastructure (machine-isolation not supported) This patch was imported from Ubuntu, thanks a lot! Partially fixes Bug#983662, but there is more work to do
2020-05-08Add two DEP-8 test cases for the server sideLucas Kanashiro
Two scenarios are tested, server setup using: a static key and a CA.