28.02.2018 04:24, Neal Gompa пишет:
On Tue, Feb 27, 2018 at 1:43 PM, Viacheslav Dubrovskyi <[email protected]> wrote:
Hi,

I have a wildcard certificate purchased in the certification center.

And I have koji with self-signed certificates and authentication by
certificates.

How can I use not self-signed certificate in web interface koji? So that the
browser does not complain that the certificate is self-signed.

If I set my wildcard certificate

SSLCertificateFile /etc/pki/koji/oro_cloud/wildcard.cloud.crt
SSLCertificateKeyFile /etc/pki/koji/oro_cloud/wildcard.cloud.key

The SSLCertificateFile needs to be a cert with the intermediate
certificates prepended to it.

Something like this:

$ cat cert-provider-bundle.crt wildcard.cloud.crt > bundle-wildcard.cloud.crt
I tried, but it doesn't help. Apache see only first certificate in file.


--
WBD,
Viacheslav Dubrovskyi


Attachment: smime.p7s
Description: ?????????????????????????????????? ?????????????? S/MIME

_______________________________________________
buildsys mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to