The Following User Says Thank You to rainisto For This Useful Post: | ||
![]() |
2012-05-31
, 13:58
|
|
Posts: 861 |
Thanked: 936 times |
Joined on Feb 2010
@ Bulgaria
|
#22
|
![]() |
2012-05-31
, 15:41
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#23
|
@rainisto
Check post #2 - it is not finding and installing via GUI the certificate that brings issues. It is that after that this certificate is not used by browser. I can see the certificate package being present in the system by selecting Show>User certificates.
I have trouble with default browser on many web-sites that require secure connection, e.g forum.meego.com.
![]() |
2012-05-31
, 18:57
|
|
Posts: 861 |
Thanked: 936 times |
Joined on Feb 2010
@ Bulgaria
|
#24
|
![]() |
2012-05-31
, 19:21
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#25
|
![]() |
2012-05-31
, 19:34
|
|
Posts: 861 |
Thanked: 936 times |
Joined on Feb 2010
@ Bulgaria
|
#26
|
acmcli -i file.p12
For UI to work, you should place the wanted root CA.pem files in /home/user directory and when you select security->certificates->"add new certificate" it should show a list of pem files in /home/user and let you install wanted certs, and then you can choose if if you want that to work with websites/wlan/mail/software.
I just added my self-signed https pages to be fully trusted on my device. And now browser is not warning about untrusted cert anymore, and everything works smoothly.
I don't know how external firefox application handles certs, as I haven't used that application myself.
You should not put your hopes in possible PR releases, as feature freeze for new functionality was already long time ago. But certification UI should work, most people just don't know that the path for imported .pem files is /home/user.
PS. for example for startssl.com certificates to start to work you do: # apt-get install wget; cd /home/user; wget http://www.startssl.com/certs/sub.class1.server.ca.pem; # And then install it from the UI
IRC: jonni@freenode
Sailfish: ¤ Qt5 SailfishTouchExample ¤ Qt5 MultiPointTouchArea Example ¤ ipaddress ¤ stoken ¤ Sailbox (Dropbox client) ¤
Harmattan: ¤ Presence VNC for Harmattan ¤ Live-F1 ¤ BTinput-terminal ¤ BabyLock ¤ BabyLock Trial ¤ QML TextTV ¤
Disclaimer: all my posts in this forum are personal trolling and I never post in any official capacity on behalf of any company.
Last edited by rainisto; 2012-05-31 at 13:00.