search for: zerossl

Displaying 10 results from an estimated 10 matches for "zerossl".

Did you mean: zeros
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...
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 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, >&...
2019 Dec 10
4
SSL
Hello! I use Icecast and windows 8 for streaming my radio. Can you anybody help me *step by step* where do I get a find free SSL, which file need, in which folder put ssl file and how modify icecast.xml. Thank you so much for any help. Ervin -------------- next part -------------- An HTML attachment was scrubbed... URL:
2019 Dec 11
0
SSL
Hi Ervin, Let's Encrypt service is probably what you want for a TLS certificate provider, though you can search for other free cert providers. I first used https://zerossl.com/ with their online tools to create the cert. After a couple of manual renewals I downloaded their cmd line tool (le64.exe), for which I created a PowerShell script to automate the renewals. Keep in mind that the Icecast PEM certificate file is a combining of the private (domain) key and publ...
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...
2020 May 10
2
SSL
Yes, make for this 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 priv...
2024 Jan 09
0
Secure Connection Failed
...turn on the player on https, it works without problems all day. If I turn it off and on again after a few hours, the connection no longer works. The connection is established for 1 second and disconnected. An icecast reset is required. What is it? I'm working on WIN 8, , Icecast 2.4.4., SSl = ZeroSSl, bound to IP, not domain! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20240109/cd8b6e26/attachment.htm>
2024 Jan 07
1
Secure Connection Failed
V?Sun, Jan 07, 2024 at 04:41:17PM +0000,?John napsal(a): > I have installed Icecast and have it working. I'm now trying to make it work > with https. I've configured it as per instructions - at least, I believe > I have - and when it try to connect to it, I get an error page that says: > > > Secure Connection Failed > > An error occurred during a connection to
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