Top "Mod-ssl" questions

The Apache Httpd interface to OpenSSL

ssl_error_rx_record_too_long and Apache SSL

I've got a customer trying to access one of my sites, and they keep getting this error > ssl_error_…

apache configuration ssl webserver mod-ssl
Apache - Invalid command 'SSLMutex'

I am in the process of upgrading Apache version from 2.0 to 2.4. After 2.4 installed, I have faced below issue. Invalid command …

apache mod-ssl
Is it possible to ignore an Apache proxy'd certificate

For background information: (Question at bottom) I'm trying to connect to a client, who has 8 servers, all of which have …

apache ssl proxy mod-proxy mod-ssl
How to force Apache 2.2 to send the full certificate chain?

We are using Apache 2.2.25 with mod_ssl in the reverse proxy mode using mod_proxy. It has a server certificate …

apache ssl certificate reverse-proxy mod-ssl
DOD Common Access Card (CAC) Authentication

I have figured out all the necessary steps to get DOD CAC card based client certificate authentication working in Apache, …

pki x509certificate2 mod-ssl cac
mod_ssl.so not loading

I am trying to run Apache with SSL for my website. But when I start the Apache it throws the …

apache ssl mod-ssl
SSLCertificateChainFile is obsolete

I'm on Apache 2.4.12, so SSLCertificateChainFile is now obsolete, and any intermediate certificates are supposed to be included in the server …

apache ssl mod-ssl
How do I create 256 bit self-signed certificate key with OpenSSL?

Take a look at PayPal (https://www.paypal.com/) security certificate. It says: Connection Encrypted: High-grade Encryption (TLS_RSA_WITH_…

apache openssl aes self-signed mod-ssl
Trouble configuring apache server to proxy an SSL connection

I'm running an application on Tomcat7 with Apache Portable Runtime, I bought an SSL certificate and configured it correctly - …

ssl apache2 virtualhost mod-proxy mod-ssl
Apache ssl-enabled vhost returns random 400 bad request

I've setup two local vhosts (http and self-signed https) for billing.example.com and trying them in firefox with firebug. …

ssl https apache2 vhosts mod-ssl