We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2020-01-01 18:12:37 +0200 |
I solved the SSL certificate problem with sftp and ssh from my Desktopcomputer. The Store and pkcon are still reporting an error.
[root@Sailfish nemo]# pkcon refresh
Refreshing cache
Starting
Refreshing software list
Finished
Fatal error: Download (curl) error for 'https://store-repository.jolla.com/releases/3.2.1.20/jolla-hw/adaptation-qualcomm-sony-nile/armv7hl/repodata/repomd.xml?credentials=store':
Error code: Curl error 60
Error message: SSL certificate problem: unable to get local issuer certificate
I tried to solve the issue with:
[root@Sailfish nemo]# openssl s_client -connect www.google.de:443
.....
.....
.....
SSL handshake has read 3018 bytes and written 397 bytes
Verification: OK
.....
New, TLSv1.3, Cipher is TLS_AES_256_GCM_SHA384
Server public key is 2048 bit
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
Early data was not sent
Verify return code: 0 (ok)
....
read:errno=0
How can I update and refresh the Store and pkcon without SSL certificate problems? I there a solution to change the Cipher for checking to the repositories?
2 | No.2 Revision |
I solved the SSL certificate problem with sftp and ssh from my Desktopcomputer. The Store and pkcon are still reporting an error.
[root@Sailfish nemo]# pkcon refresh
Refreshing cache
Starting
Refreshing software list
Finished
Fatal error: Download (curl) error for 'https://store-repository.jolla.com/releases/3.2.1.20/jolla-hw/adaptation-qualcomm-sony-nile/armv7hl/repodata/repomd.xml?credentials=store':
Error code: Curl error 60
Error message: SSL certificate problem: unable to get local issuer certificate
I tried to solve the issue with:
[root@Sailfish nemo]# openssl s_client -connect www.google.de:443
.....
.....
.....
SSL handshake has read 3018 bytes and written 397 bytes
Verification: OK
.....
New, TLSv1.3, Cipher is TLS_AES_256_GCM_SHA384
Server public key is 2048 bit
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
Early data was not sent
Verify return code: 0 (ok)
....
read:errno=0
How can I update and refresh the Store and pkcon without SSL certificate problems? I there a solution to change the Cipher for checking to the repositories?
3 | No.3 Revision |
I solved can't refresh the SSL certificate problem with sftp and ssh from my Desktopcomputer.
The Store and pkcon are still reporting an error.jolla.com repository:
[root@Sailfish nemo]# pkcon refresh
Refreshing cache
Starting
Refreshing software list
Finished
Fatal error: Download (curl) error for 'https://store-repository.jolla.com/releases/3.2.1.20/jolla-hw/adaptation-qualcomm-sony-nile/armv7hl/repodata/repomd.xml?credentials=store':
Error code: Curl error 60
Error message: SSL certificate problem: unable to get local issuer certificate
I tried to solve the issue with:
[root@Sailfish nemo]# openssl s_client -connect www.google.de:443
.....
.....
.....
SSL handshake has read 3018 bytes and written 397 bytes
Verification: OK
.....
New, TLSv1.3, Cipher Where is TLS_AES_256_GCM_SHA384
Server public key is 2048 bit
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
Early data was not sent
Verify return code: 0 (ok)
....
read:errno=0
How can I update and refresh the Store and pkcon without SSL certificate problems?
I there a solution to change the Cipher certificate for checking to the repositories?download or register?
Thanks!