M
M
MoyMirok2021-04-03 16:50:25
linux
MoyMirok, 2021-04-03 16:50:25

How to add a CA issued by a Windows Certificate Authority to Ubuntu?

There is a root certificate from screw infrastructure. It has the extension .der , but simply renaming it to .pem Chrome for Linux ate it. But Ubuntu still doesn't. Neither through the built-in import (the import button is blocked) nor in / ssl / certs is picked up.

What to do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
vreitech, 2021-04-03
@fzfx

openssl x509 -inform der -in certificate.der -out certificate.pem

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question