On Thu, May 29, 2025 at 6:08 PM Todd Zullinger wrote:
>
> Barry wrote:
> >
> >
> >> On 29 May 2025, at 16:38, Michael D. Setzer II via users
> >> wrote:
> >>
> >> No need to setup a Virtual Host. Don't know why they don't list this
> >> option.
> >
> > My guess is because almost everyone uses Vi
Michael D. Setzer II via users wrote:
> On 29 May 2025 at 18:08, Todd Zullinger wrote:
>> And chage the file there means you now have to track future
>> changes to it yourself rather than picking them up via the
>> normal package updates.
>
> Don't understand this? Looked at another Fedora system
Barry:
>>> My guess is because almost everyone uses VirtualHost sections.
Todd Zullinger:
> > And chage the file there means you now have to track future
> > changes to it yourself rather than picking them up via the
> > normal package updates.
Michael D. Setzer II:
> Don't understand this? Looke
On 29 May 2025 at 18:08, Todd Zullinger wrote:
Date sent: Thu, 29 May 2025 18:08:14 -0400
From: Todd Zullinger
To: users@lists.fedoraproject.org
Subject:Re: How to setup certs for https access for Fedora 42?
Send reply to: Community support for Fedora users
> Barry wrote:
>
Barry wrote:
>
>
>> On 29 May 2025, at 16:38, Michael D. Setzer II via users
>> wrote:
>>
>> No need to setup a Virtual Host. Don't know why they don't list this
>> option.
>
> My guess is because almost everyone uses VirtualHost sections.
And chage the file there means you now have to track
Hi guys.
Since a few days back, my Chrome's tabs lost background -
I'm using dark theme so won't tell how it does otherwise -
only tab's text is there, kind of, but the whole tab (top
bar tab) is translucent, whatever is underneath shows.
It's now a matter of Chrome's setting - those I did not
> On 29 May 2025, at 16:38, Michael D. Setzer II via users
> wrote:
>
> No need to setup a Virtual Host. Don't know why they don't list this
> option.
My guess is because almost everyone uses VirtualHost sections.
Barry
--
___
users mailing list
Just to post the solution I found a lot of trial and error.
used certbot certonly to create the certificates.
Then just make changes to /etc/httpd/conf.d/ssl.conf
diff ssl.conf ssl.conf.sav
59,60c59,60
< DocumentRoot "/var/www/html"
< ServerName setzco.dyndns.org:443
---
> #DocumentRoot "/var/w