I’m testing a Viscosity 1.11.1 package that I built. We have the KeyChainSupport boolean set to False in the plist file:
└─[0] <> grep -A 1 KeyChainSupport ~/Downloads/Viscosity\ Installer/Preconfigure/com.viscosityvpn.Viscosity.plist
<key>KeyChainSupport</key>
<string>False</string>
It’s also set to False in the com.viscositypn.Viscosity preferences:
└─[0] <> defaults read ~/Library/Preferences/com.viscosityvpn.Viscosity.plist KeyChainSupport
False
When I try to connect to a VPN server with 1.11.0 the Keychain checkbox is grayed out, but it’s not with 1.11.1.
Did something change? Am I doing something wrong?
Thanks,
Pete