Closed GoogleCodeExporter closed 9 years ago
Hi again,
Actually I wouldn't use it if it where added, now that I figured out why I
couldn't use the certificate. Maybe it is better to not encourage
certificate/key directly from sdcard, as long as it works when you cannot do
otherwise.
Cheers,
Clément Hermann
Original comment by nodens2...@gmail.com
on 1 Feb 2013 at 6:40
There should no dialog asking for a passphrase. The password for login is
sperate from that.
Original comment by arne@rfc2549.org
on 2 Feb 2013 at 12:08
The app does not encourage using certificate/key from sdcard. The app is
lacking the ability to delete from sdcard since you would need write_sd
permission for that.
Original comment by arne@rfc2549.org
on 3 Feb 2013 at 1:44
Hi,
I did test again with a passwordless pkc12 : if you leave the passphrase field
empty, you'll be asked for a passphrase weither or not the certificate needs
one. Then you need to press ok without entering anything, which may be
annoying.
However, like I said, since you can import the certificate as long as you don't
trigger the jelly bean bug by using non-alphanumeric caracters in certificate's
name (#132), it doesn't really matters.
Cheers,
Clément
Original comment by nodens2...@gmail.com
on 5 Feb 2013 at 1:30
Yes passwordless pkc12 actually don't exists pks12 always have a password but
it can be empty. But pkcs12 with empty password are pretty rare from my
experience so I chosen not to fully support them since that would make the UI
more complicated.
Original comment by arne@rfc2549.org
on 5 Feb 2013 at 8:52
Original issue reported on code.google.com by
nodens2...@gmail.com
on 1 Feb 2013 at 4:27