Re: How to setup certs for https access for Fedora 42?

2025-05-29 Thread Jeffrey Walton
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

Re: How to setup certs for https access for Fedora 42?

2025-05-29 Thread Todd Zullinger
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

Re: How to setup certs for https access for Fedora 42?

2025-05-29 Thread Tim via users
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

Re: How to setup certs for https access for Fedora 42?

2025-05-29 Thread Michael D. Setzer II via users
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: >

Re: How to setup certs for https access for Fedora 42?

2025-05-29 Thread Todd Zullinger
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

Chrome from Google - have your tabs, except for the active/current one, lost background?

2025-05-29 Thread lejeczek via users
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

Re: How to setup certs for https access for Fedora 42?

2025-05-29 Thread Barry
> 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

Re: How to setup certs for https access for Fedora 42?

2025-05-29 Thread Michael D. Setzer II via users
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