Displaying 20 results from an estimated 10000 matches similar to: "Enable Certificates on a running icecast"
2024 Dec 19
1
Enable Certificates on a running icecast
Hi
> A. Where can I get a cert for my icecast server?
look here
https://letsencrypt.org/
you can use certbot command to obtain certificate for your domain
> B. How to re-do the current icecast server enhanced with the cert?
in yor settings add
...
<listen-socket>
<port>8001</port>
<ssl>1</ssl>
</listen-socket>
...
2018 Feb 22
2
Multiple SSL-Certificates/Domains setup not working | Solved!
Could you write step by step how you reach the goal?
2018-02-22 15:55 GMT+01:00 Gabriel Kaufmann <mailings at typoworx.com>:
> I've tried to create an certbot SAN-Cert with multiple domain-names and
> this worked like a charm using one cert for all! Thanks!
>
>
> Best regards
>
> Gabriel Kaufmann
>
>
--
*Pozdrawiam / Best Regards*
*Piotr Bracha*
2018 Apr 02
4
multi-site SSL certificates
I'm handling mail for several domains, let's call them a.com, b.com,
and c.com. I have certificates for each of these domains individually
via certbot (letsencrypt) and nginx is happy with all of that.
Since I initially configured the site to handle mail only for a.com,
my /etc/postfix/main.cf file currently has these two lines:
smtpd_tls_cert_file =
2018 Aug 31
8
Certificates
Leo,
>> I would like to obtain an ssl certificate, so I can run my own imap server on a machine in my office.
>> I am assuming I'll need to pay a CA to generate what I need, but
>> I'm confused about what I need. I am running dovecot at teh moment,
>> but my clients (iphone, windows laptops) say my ssl connection is
>> not trusted. The phone just won't
2018 Aug 31
5
Certificates
I am getting myself confused, and need someone who fully understands
this process to help me out a bot.
I would like to obtain an ssl certificate, so I can run my own imap
server on a machine in my office.
My domain is hosted by networksolutions, but I don't run my imap server
there.
I am assuming I'll need to pay a CA to generate what I need, but I'm
confused about what I
2019 Jan 10
3
repo.dovecot.org expired certificate
Yup, that did the trick.
Thanks!
Filipe
On 1/10/19 7:47 AM, Aki Tuomi wrote:
>
>
> On 10.1.2019 9.42, Filipe Carvalho wrote:
>>
>> Hello,
>>
>> Not sure if this is the right place to post this, but the ssl
>> certificate of the repo.dovecot.org server expired on the 9th of January.
>>
>> It's giving an error via the browser and via the apt
2017 Dec 26
2
Renewing certificates
I'm setting up certbot/letsencrypt to provide a certificate for dovecot and
sendmail. Is it necessary to restart dovecot to load the new certificate,
as shown in most examples I find in blogs? That seems rude to established
connections. When does dovecot read the cert and key files? Once at startup
or each time a connection requests SSL? Is there a preferred locking
protocol when changing
2018 Feb 19
3
Multiple SSL-Certificates/Domains setup not working
I've tried setting up multiple SSL-Certificates (using letsencrypt) for
dovecot on my ubuntu machine. Used dovecot version is 2.2.18.
Regarding to official docs this should be working.
My test-client (Thunderbird on linux) has been mentioned to be working
fine with SNI here:
https://wiki.dovecot.org/SSL/SNIClientSupport
https://wiki.dovecot.org/SSL/DovecotConfiguration#line-89
>
2019 Jan 10
2
repo.dovecot.org expired certificate
Hello,
Not sure if this is the right place to post this, but the ssl
certificate of the repo.dovecot.org server expired on the 9th of January.
It's giving an error via the browser and via the apt command in Debian:
W: Failed to fetch
https://repo.dovecot.org/ce-2.3-latest/debian/jessie/dists/jessie/main/binary-amd64/Packages?
server certificate verification failed. CAfile:
2018 Sep 06
2
icecast ssl and letsencrypt renewal
That’s what I have been looking for, thanks !
From: Icecast [mailto:icecast-bounces at xiph.org] On Behalf Of Tycho Eggen
Sent: donderdag 6 september 2018 22:21
To: Icecast streaming server user discussions
Subject: Re: [Icecast] icecast ssl and letsencrypt renewal
You can add a posthook to your certbot cronjob:
certbot renew —post-hook “/etc/init.d/icecast restart”
Or however you restart
2019 Mar 14
4
Am I right to assume certificate renewal with the same filename requires a dovecot reload/restart
On 3/14/19 9:32 AM, Yassine Chaouche via dovecot wrote:
> The general answere here is try and see, as you could totally test it
> on your own. The certificate is read at startup and put in memory for
> the rest of the execution time. Dovecot won't monitor the file for
> changes on disk, as this would waste CPU cycles and make dovecot only
> slower for no reason. The process
2016 Aug 19
5
a question about certificates from letsencrypt
Hello!
Certificates from letsencrypt are renewed every three months.
Does that mean a MUA has to accept the renewed certificates manually
everytime it is renewed?
Sorry if this is OT!
Greetings
Andreas
2019 Mar 14
5
regarding ssl certificates
Excuse dopey question.
I'm not exactly clear about certificates.
Apache2 default install has this snake oil certificate
Can make a new one for apache
Can make one for dovecot
Can make one for ssl
Is there supposed to be the one (self signed ) certificate pair in one
place for the machine that each process hands out ?
Can they be moved to another machine ?
mick
--
Key ID C7D6E24C
2018 Sep 15
1
icecast ssl and letsencrypt renewal
Install letsencrypt and request a certificate specifying the webroot of your Icecast server and the host.domain:
certbot-auto certonly --webroot --webroot-path /usr/share/icecast2/web/ -d icecast.domain.name
Now you should have a certificate for your server, it's only in the wrong format for Icecast, copy the key and the certificate to 1 file with the following cmd:
cat
2017 Aug 09
4
is a self signed certificate always invalid the first time?
Cheers Remko and Ralph. I think there was some mention in the lets encrypt FAQ that certbot doesn't do email.
But I understand I can use their generated very for dovecot, postfix and https? That would be good indeed.
Anyone know of any manual, or can I just replace the certs in the dovecot and postfix locations with theirs? Do dovecot, postfix and apache all support .pem format?
Sent from
2017 Aug 09
3
is a self signed certificate always invalid the first time?
Thanks Ralph, i?ll look into that.
I think let?s encrypt uses certbot though and it can?t do email certificates (although i?m sure i can convert the cert i get from let?s encrypt, i?ll look into it.
> On 9 Aug 2017, at 16:40, Ralph Seichter <m16+dovecot at monksofcool.net> wrote:
>
> On 09.08.2017 17:20, Alef Veld wrote:
>
>> So i?m using dovecot, and i created a self
2020 Oct 09
3
Feature request.
On 09/10/2020 11:50, Plutocrat wrote:
> On 09/10/2020 4:16 pm, Rogier Wolff wrote:
>> It turns out that dovecot had been running uninterrupted since august
>> 13th, the certificate was renewed on september 7th and I suspect it
>> expired on october 7th.
> I guess you could do a few things yourself to make sure the cert is valid. Thinking out loud:
>
> - Blunt
2020 Nov 12
2
How do Cerbot files map to Dovecot?
I am postponing the Apache plugin issue (CentOS is not Certbot friendly)
and requesting a standalone, generic certificate. After the command "1:
Spin up a temporary webserver" I have the following 2 files in the
folder /etc/letsencrypt:
-rw-r--r-- 1 root root? 924 Nov 12 11:14 csr/0000_csr-certbot.pem
-rw------- 1 root root 1708 Nov 12 11:14 keys/0000_key-certbot.pem
The
2020 Oct 05
2
certbot stopped working on CentOS 7: pyOpenSSL module missing required functionality
Hello fellow CentOS users,
I had this cronjob working for many moons on CentOS 7.8.2003:
#minute hour mday month wday command
6 6 * * 1 certbot renew --post-hook
"cat /etc/letsencrypt/live/raspasy.de/fullchain.pem /etc/letsencrypt/live/
raspasy.de/privkey.pem > /etc/letsencrypt/live/raspasy.de/haproxy.pem;
systemctl resstart
2017 Apr 28
2
SAN certificates for multiple domains and multiple services
Hi,
I'm currently installing and configuring CentOS 7 on a public server.
The machine will host a few small-to-midsize projects that are currently
running on a handful of Slackware servers: public library databases, our
public school's agenda, a small webradio, OwnCloud for myself and a
local non-profit, etc.
Until recently I've mostly used self-signed SSL certificates for stuff