Re: More fun with SSL certificates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2023-05-03 at 13:57 -0400, Jeffrey Walton wrote:
> On Wed, May 3, 2023 at 12:50 PM Peter Boy <pboy@xxxxxxxxxxxxx> wrote:
> > [...]
> > The description is now at
> > https://docs.stg.fedoraproject.org/en-US/fedora-server/services/httpd-basic-setup/
> > at the bottom, Troubleshooting
> > 
> > Unfortunately, I had various issues with my test equipment and
> > couldn’t test the steps so far. The next hours I’ve various Fedora
> > team meetings. So I’ll continue later and tomorrow.
> > 
> > If you stay with you name your configuration file bre-org-uk.conf
> > you must use aaadefault.con (instead of vhost-aaadefault.conf as in
> > the Fedora server docs.
> 
> If OCSP stapling is going to be used, then you should also enable
> mod_socache_shmcb:
> 
>   a2enmod ssl
>   a2enmod socache_shmcb
>   a2enmod rewrite
> 
> and add the following to ssl.conf:
> 
>     # OCSP Stapling
>     SSLUseStapling On
>     SSLStaplingCache shmcb:${APACHE_RUN_DIR}/ssl_stapling(8192)
> 

I had to look up what OCSP stapling is, but it doesn't seem to be
something I'll need.

poc
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux