💻 Software
How to easily create a SSL certificate and configure it in Apache2 in Mac OS X?
Fresh5 days ago
Mar 15, 202650343 viewsConfidence Score0%
0%
Problem
I'd like to use my Mac OS X with https for local development tests. How can I easily make Apache2 respond to ssl, just for test proposes - I don't want a real certificate, just a fake to make local https work
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to easily create a SSL certificate and configure it in Apache2 in Mac OS X?
Low Risk
For local development testing a self-signed certificate is adequate. You can generate one with the OpenSSL kit like so: Generating the private key: output: enter a passphrase for your private key. Generating the CSR (certificate signing request): it…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix