Skip to main content

All Questions

Tagged with
-1 votes
1 answer
3k views

OpenSSL 1.0.2 SHA1 requirement causing HTTPS compatibility error with Microsoft Edge 119 ERR_SSL_PROTOCOL_ERROR [closed]

I encountered the problem described in this Thread but with the Microsoft Edge browser version 119, which has been published on November 2, 2023. The problem only seems to occur on webserver instances ...
Enrique SM's user avatar
0 votes
1 answer
773 views

TLS 1.0 expiry [ERR_SSL_VERSION_OR_CIPHER_MISMATCH] on Apache 2.2.8

I have some legacy web appliations running over Apache 2.2.8 and openssl 0.9.7a. I have start receiving ERR_SSL_VERSION_OR_CIPHER_MISMATCH on latest browsers. Multiple virtual hosts configured on the ...
W.I's user avatar
  • 1
1 vote
1 answer
1k views

Correct symbolic link to load ssl module on compiled apache 2.2

I'm trying to replicate a server configuration for an old system, which uses old apache and php versions, specifically apache 2.2.4, in order to compile this version of apache, I had to install ...
Luis Villegas's user avatar
0 votes
1 answer
3k views

How to add a custom OpenSSL engine with OpenSSL and use from apache server?

I have a custom-built OpenSSL engine. I'm trying to make changes to openssl.cnf to load this engine automatically. My ultimate goal is to use this engine for Apache mod-ssl. Apache mod_ssl to use ...
user45698746's user avatar
0 votes
1 answer
1k views

Apache SSL error : Unable to read server certificate from file

I am getting an Apache error while server startup. The error reads: [error] Init: Unable to read server certificate from file /etc/pki/tls/certs/ca-bundle.trust.crt [error] SSL Library Error: ...
Mohit Kanojia's user avatar
0 votes
2 answers
76 views

CSR for Ngnix + Apache Server both naked and www domain

I am trying to secure both naked and www domain ( https://example.com and https://www.example.com ) with positivessl For this Server cmd would be openssl req -new -newkey rsa:2048 -nodes -keyout ...
Veer Vaar's user avatar
4 votes
1 answer
14k views

How to debug curl? gnutls_handshake failed -unexpected TLS packet (OpenSSL)

How can I debug curl error further when Apache error.log is not showing any? (35) gnutls_handshake() failed: An unexpected TLS packet was received. curl -v https://example.com * Rebuilt URL to: ...
Markus's user avatar
  • 171
0 votes
0 answers
590 views

apache2 segmentation fault on https requests

I am trying to configure an old OpenSuse server with https. The http virtualhost seems to work fine, however when I try to load the https url from my browser I get a: This site can’t be reached ...
Niko Zarzani's user avatar
0 votes
2 answers
3k views

curl unable to get local issuer certificate

I'm in charge of a web server running apache which hosts around 15 differente sites. Now one site needs to communicaten with the other, our devs trying to connect to it via curl using PHP. This doesn'...
user avatar
1 vote
1 answer
2k views

Error installing PHP7.1 with apache2 on debian 9

Hello I installed the apache with debian's 9 installation. Then installed php7.0 with apt-get but I need to install php7.1, at first I do $ su $ apt-get purge php7.0 so I downloaded from http://...
Braian Mellor's user avatar
1 vote
1 answer
672 views

Sudden SSL Error: check_private_key:key values mismatch

I installed an SSL certificate (generated with openssl) on a server running Apache 2.2. After refreshing the config, I saw the site work properly. However, this morning I discovered that the site was ...
MadPhysicist's user avatar
2 votes
2 answers
4k views

Two-Way SSL Authentication with Apache 2.2 and OpenSSL 1.0.1e-fips

I have a CentOS 6 server running Apache 2.2.15 with OpenSSL 1.0.1e-fips. I am trying to setup two-way SSL authentication for a specific location in my web root. A 3rd party has provided both a public ...
Joel F.'s user avatar
  • 21
2 votes
1 answer
5k views

AH00428: Apache is continously restarting itself exiting with status 255

Does anyone have an idea why my Apache instance is constantly restarting itself? I see the following errors in the logs: [mpm_winnt:notice] [pid 2592:tid 420] AH00428: Parent: child process 1976 ...
MotoDave452's user avatar
1 vote
1 answer
1k views

Which intermediate certificates are required (Apache)?

I am receiving the following error on my HPUX/Apache server: Certificate Verification: Error (20): unable to get local issuer certificate When I look at my root certificates, I have the DoD Root ...
Bart's user avatar
  • 21
0 votes
1 answer
15k views

Upgrade OpenSSL (mod_ssl) on WIndows Apache 2.2.18 to v1.1.0b

I am running Apache 2.2.18 on my work machine and have a dedicated IP and paid SSL certificate. Since this server should be secure, I only use HTTPS when I access it. To do a test I went to ssllabs....
Kaboom's user avatar
  • 103

15 30 50 per page
1
2 3 4 5
10