Re: [users@httpd] Apache is unable to access /tmp in any way

2023-02-16 Thread Zahid Rahman
> I always get 403 Forbidden for that. I can recall when I first downloaded one of these web servers , if you put an incorrect url for which a pages didn't exists your directory structure appeared with full http access to anyone. Clearly the restriction on /tmp is an improvement. On Wed, 1

Re: [users@httpd] Query about support for OpenSSL 1.1.1

2023-02-16 Thread Yann Ylavic
On Wed, Feb 15, 2023 at 9:44 AM Vivek Naruka (EXT-NSB) wrote: > > There is new version of Openssl i.e. Openssl 3.0 available for which Httpd > provide support in its newly released versions. > > We are using Openssl version 1.1.1 in our project and need to know that if > Httpd will continue its

Re: [users@httpd] OCSP multi stapling support (Apache 2.4.37)

2023-02-16 Thread Zahid Rahman
OCSP stapling is supported on - Apache HTTP Server (>=2.3.3) - Nginx (>=1.3.7) The symbols means greater then equal to 2.3.3 To be honest I never of OSCP stapling so I googled. How to and concepts can be found https://www.digitalocean.com/community/tutorials/how-to-configure-ocsp-stapling

[users@httpd] OCSP multi stapling support (Apache 2.4.37)

2023-02-16 Thread Akshath Hegde
Hi, I had some questions about using OCSP for revocation. I have a client that connects to apache http server 2.4.37 (RHEL). I have enabled SSL and OCSP stapling on the server with this configuration -> Root -> Intermediate -> Server Certificate -> OCSP signer certificate Both th

[users@httpd] RE: Query about support for OpenSSL 1.1.1

2023-02-16 Thread Vivek Naruka (EXT-NSB)
Hi Team, Please respond at the query in previous mail. Thanks and Regards Vivek Singh Naruka From: Vivek Naruka (EXT-NSB) Sent: 15 February 2023 14:14 To: 'users@httpd.apache.org' Subject: Query about support for OpenSSL 1.1.1 Hi Team, There is new version of Openssl i.e. Openssl 3.0 availab