https - Configuring Mamp Pro for SSL (not self-signed) -


i running website proper .com domain name mamp pro. i'd accessible using https.

i bought comodo ssl certificate. got mamp pro working fine self-signed certificate, can't recognise comodo ssl cert , key files. when select them in mamp pro's hosts > ssl tab, "save" button greys out can't save change.

it's if files being checked , seen invalid or something.

the comodo ssl cert came zip file 4 certificate files: 1 domain , 3 "intermediate" certs. combined latter 3 positivessl.ca-bundle per https://www.devside.net/wamp-server/installing-comodo-positivessl-certificate-bundled-with-root-and-intermediate-ca-certificates-on-apache don't know tell mamp file.

i'd grateful ideas!

sadly appears mamp pro isn't capable of using comodo ssl cert.

at point, mamp pro still running apache 2.2, apache < 2.4.8 not accept certificate , ca bundle combined in single file.


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -