How to insert Custom Root CA in to the Leap15.6?

How to insert Custom Root CA in to the Leap15.6 ?
( MS Edge uses the CA storage, which in the Linux.
I don’t understand how to add custome RootCA in to Linux )

Serg

Put PEM file in /etc/pki/trust/anchors

and run sudo update-ca-certificates

By default this path is watched and it is run automatically.

2 Likes

Thank you !
It`s ok.
p.s.: and - yes. without this action: “run sudo update-ca-certificates” all ok!

Serg

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.