Thread: K3 SSL On K3 Browser
View Single Post
Old 01-19-2024, 11:14 AM   #18
paperscreen
Enthusiast
paperscreen began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Dec 2023
Device: K3
Deleted all in ssl/cert folder and updated again:

/etc/ssl/certs$ update-ca-certificates
Updating certificates in /etc/ssl/certs...
openssl:Error: 'rehash' is an invalid command.

Standard commands
asn1parse ca ciphers crl crl2pkcs7
dgst dh dhparam dsa dsaparam
ec ecparam enc engine errstr
gendh gendsa genrsa nseq ocsp
passwd pkcs12 pkcs7 pkcs8 prime
rand req rsa rsautl s_client
s_server s_time sess_id smime speed
spkac verify version x509

Message Digest commands (see the `dgst' command for more details)
md2 md4 md5 rmd160 sha
sha1

Cipher commands (see the `enc' command for more details)
aes-128-cbc aes-128-ecb aes-192-cbc aes-192-ecb aes-256-cbc
aes-256-ecb base64 bf bf-cbc bf-cfb
bf-ecb bf-ofb cast cast-cbc cast5-cbc
cast5-cfb cast5-ecb cast5-ofb des des-cbc
des-cfb des-ecb des-ede des-ede-cbc des-ede-cfb
des-ede-ofb des-ede3 des-ede3-cbc des-ede3-cfb des-ede3-ofb
des-ofb des3 desx idea idea-cbc
idea-cfb idea-ecb idea-ofb rc2 rc2-40-cbc
rc2-64-cbc rc2-cbc rc2-cfb rc2-ecb rc2-ofb
rc4 rc4-40

140 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.

It seems like the update-ca-certificates command has run successfully, and 140 certificates were added. The warning about 'rehash' being an invalid command can be safely ignored in this context. The system has been updated with the new certificates, and the hooks have been executed.

Still no secure connection.
paperscreen is offline   Reply With Quote