On Wed, 2019-04-24 at 11:35 +0530, Danishka Navin wrote:
> Hi,
> 
> Sri Lanka Cert is gonna implement local Root CA.
> How we can submit this Root CA with Fedora?
> 
> I could not find enough information on this.

You can do one custom ca-certificates.noarch package and add your
certificate to ca-truted in your system.

or you just need copy your ca cert to /etc/pki/ca-trust/source/anchors
and run update-ca-trust



I used or as reference [1]


[1]
https://ask.fedoraproject.org/en/question/37820/confusion-with-rpm-fusions-signing-keys/?answer=38282#post-id-38282

cd /etc/pki/ca-trust/source/anchors
wget http://www.cacert.org/certs/root.crt 
update-ca-trust


Best regards,
-- 
Sérgio M. B.




_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to