Comment 3 for bug 1217094

Revision history for this message
xtsbdu3reyrbrmroezob (xtsbdu3reyrbrmroezob) wrote :

The problem is that NetworkManager builds a bad command line script. To fix this specific issue, it is really as simple as updating NM to pass the additional CLI option: --auth <hash>

For example, for sha512, just pass: --auth sha512 to the built parameter via /usr/sbin/openvpn ...