Opened 5 years ago
Closed 4 years ago
#1026 closed Bug / Defect (wontfix)
iOS app no longer allowing Private Key password entry
Reported by: | jimdoe | Owned by: | Antonio Quartulli |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | OpenVPN Connect | Version: | OpenVPN Connect for iOS v1.2.9 |
Severity: | Not set (select this one, unless your'e a OpenVPN developer) | Keywords: | iOS, PEM, password, passphrase, field, fail |
Cc: |
Description
On the latest iOS OpenVPN Connect app, version 1.2.9, I am no longer being prompted for the PEM password when importing an .ovpn configuration file that contains an encrypted pki client key.
On old versions, whenever I imported an ovpn configuration file that contained an encrypted private key, a field would automatically appear allowing me to enter the PEM password (and also to save it), but this field is no longer appearing when I import ovpn config files, which means I cannot enter the PEM password.
This means that when I try to connect to my server it is failing and the log event says 'PEM_PASSWORD_FAIL'
Change History (5)
comment:1 Changed 5 years ago by
comment:2 Changed 5 years ago by
embedded encrypted keys should still work. Does your key start with:
"-----BEGIN ENCRYPTED PRIVATE KEY-----"
?
comment:3 follow-up: 4 Changed 5 years ago by
Status: | new → assigned |
---|---|
Version: | → OpenVPN Connect for iOS v1.2.9 |
comment:4 Changed 5 years ago by
Replying to ordex:
Yep, it was indeed, but the field that used to appear prompting for the password wasn't appearing.
comment:5 Changed 4 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
There is a new app in Testflight (v3.0.x) that will be released to the public soon.
Please re-test on that release when possible and report any persisting issue to ios@…
Closing this for now
Never mind. I just wasn't used to the new need for PKCS#12. I'm guessing this is safer, so I should use that rather than looking for the old PEM password field.
Sorry for wasting time. Please close this