Displaying 12 results from an estimated 12 matches for "ca_bundl".
Did you mean:
ca_bundle
2020 May 08
3
SSL
Hello!
I'm create free SSL in ZeroSSL. Now download certificate. In zip are:
ca_bundle.crt, certificate.crt and private.key.
How do I now create .pem?
Please help me!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20200508/55117438/attachment.htm>
2020 Jun 11
2
SSL-Question
I from zerossl.com download .zip file. In this file are: ca_bundle.crt,
certificate.crt and
V V čet., 11. jun. 2020 ob 16:28 je oseba Paul Martin <pm at nowster.me.uk>
napisala:
> On Thu, Jun 11, 2020 at 02:17:23PM +0200, Ervin Bizjak wrote:
> > I copy certificate.crt and private.key to one file and this file convert
> to
> > .pem.
>...
2020 Jun 22
2
SSL-Question
file ca_bundle.crt:
-----BEGIN CERTIFICATE-----
MIIG1TCCBL2gAwIBAgIQbFWr29AHksedBwzYEZ7WvzANBgkqhkiG9w0BAQwFADCB
iDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl
file: certificate.crt:
-----BEGIN CERTIFICATE-----
MIIGfjCCBGagAwIBAgIRAPqeon+kOZ6aXWx4AImqAQwwDQYJKoZIhvcNAQEMBQAw
SzELMAkGA1UEBhMCQV...
2020 Jun 19
2
SSL-Question
Hello!
Can you anybody help me to create ssl certificate and install to my icecast?
pLEASE!
V V čet., 11. jun. 2020 ob 16:40 je oseba Ervin Bizjak <
ervin.bizjak at gmail.com> napisala:
> from zerossl.com download .zip file. In this file are: ca_bundle.crt,
> certificate.crt andprivate.key
>
> V V čet., 11. jun. 2020 ob 16:39 je oseba Ervin Bizjak <
> ervin.bizjak at gmail.com> napisala:
>
>> I from zerossl.com download .zip file. In this file are: ca_bundle.crt,
>> certificate.crt and
>>
>> V V čet.,...
2020 May 10
0
SSL
On Fri, May 08, 2020 at 02:04:10PM +0200, Ervin Bizjak wrote:
> Hello!
>
> I'm create free SSL in ZeroSSL. Now download certificate. In zip are:
> ca_bundle.crt, certificate.crt and private.key.
>
> How do I now create .pem?
It's probably best to join the files together. Hopefully they're text
files, so just
cat ca_bundle.crt certificate.crt private.key > certificate.pem
(Or use a text editor to copy and paste them together, makin...
2020 May 10
2
SSL
...step, but not work
V V ned., 10. maj 2020 ob 15:11 je oseba Paul Martin <pm at nowster.me.uk>
napisala:
> On Fri, May 08, 2020 at 02:04:10PM +0200, Ervin Bizjak wrote:
> > Hello!
> >
> > I'm create free SSL in ZeroSSL. Now download certificate. In zip are:
> > ca_bundle.crt, certificate.crt and private.key.
> >
> > How do I now create .pem?
>
> It's probably best to join the files together. Hopefully they're text
> files, so just
>
> cat ca_bundle.crt certificate.crt private.key > certificate.pem
>
> (Or use a text edit...
2020 Jun 23
2
SSL-Question
Hello!
Thank you for help.
CAT not working for me, because I use windows8, not Linux.
Certificate convert in this command:
type certificate.crt ca_bundle.crt private.key > icecast.pem
Copy icecast.pem in root of icecast, this is: D:\Icecast/
Run icecast and error.log display:
[2020-06-23 07:29:36] INFO main/main.c Icecast 2.4.4 server started
[2020-06-23 07:29:36] DBUG yp/yp.c Updating YP configuration
[2020-06-23 07:29:36] INFO yp/yp.c YP...
2020 Nov 10
1
SSL alert number 42
This is what I did. I obtained a certificate from this site:
https://www.sslforfree.com
They provided 3 files:
? certificate.crt
? private.key
which make perfect sense as replacement for the 2 files provided by the
distribution. I am guessing that I need somehow to append the 3rd file
(ca_bundle.crt) to the first one? In order to raise its credibility?
TIA
On 11/10/2020 2:20 PM, Aki Tuomi wrote:
>> On 10/11/2020 19:17 Raymond Herrera <raymond at forcewise.com> wrote:
>>
>>
>> This is a followup to my thread "Recommended Protocols?".
>> The...
2010 Nov 25
1
can't use godaddy SSL cert
...mitnjhome.com.crt
TLSCertificateKeyFile /usr/local/etc/openldap/cacerts/slapd.pem
TLSCACertificateFile /usr/local/etc/openldap/cacerts/sf_issuing.crt
I have tried each of the following certs with no luck in getting my
cert to talk to it's CA:
-rw-r--r-- 1 root bluethundr 2604 Nov 25 11:37 ca_bundle.crt
-r--r----- 1 root ldap 4604 Nov 24 18:57 gd_bundle.crt
-r--r----- 1 root ldap 1537 Nov 25 02:00 sf_issuing.crt
and I get the same result for each when I attempt to connect to SSL on
the LDAP server:
[root at LCENT01:/tmp/Foswiki-1.1.2]#openssl s_client -connect
ldap.exampl...
2020 Jun 11
2
SSL-Question
I copy certificate.crt and private.key to one file and this file convert to
.pem.
This is in icecast error.log:
[2020-06-11 13:37:30] INFO main/main.c Icecast 2.4.4 server started
[2020-06-11 13:37:30] INFO yp/yp.c YP update thread started
[2020-06-11 13:37:30] WARN connection/connection.c Invalid private key
file ./cert/icecast.pem
[2020-06-11 13:37:30] INFO connection/connection.c No SSL
2017 Feb 22
1
How to dsync mdbox compressed to maildir uncompressed
Hi Thomas,
thank you for your help. This is very strange that it wont work here.
can you doveconf -n the relevant parts especially mail_plugins= and plugin { }
i think i have misconfigured something :(
Regards,
Daniel
2020 Nov 10
3
SSL alert number 42
This is a followup to my thread "Recommended Protocols?".
The error message is as follows:
dovecot: imap-login: Disconnected: TLS: SSL_read() failed: SSL
routines:ssl3_read_bytes:sslv3 alert bad certificate: SSL alert number 42
I have selected both SSL/TLS and STARTTLS on the Thunderbird side, with
identical results.
The first question that I have is this. Is there any way to know