update-ca-certificates does not update browsers

Asked by modolo

Until Ubuntu 16.04 to add a certificate authority (CA) I would put the files in '/usr/local/share/ca-certificates' and then run the 'sudo update-ca-certificates'

After that, Chrome and Firefox browsers started to identify sites signed with the new CA added as secure.

With Ubuntu 18.04 this behavior has changed. After adding the new certificate authority (CA) to '/usr/local/share/ca-certificates' and running the sudo command sudo update-ca-certificates the Firefox and Chrome browsers continue to indicate that the sites are not secure.

I am required to manually import the CAs into each of the browsers.

Is there any new command that has the same behavior as Ubuntu 16.04 in adding new CAs?

Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

I suggest you report a bug

Revision history for this message
modolo (modolo) said :
#2

Thanks for the answer! I'll open a bug report!