I'm trying to figure out how to set up HTTPS for *.localhost subdomains? I'm currently managing multiple projects without https:// with localhost subdomains. It's a great future if wamp support default by https.
C:\WAMP
+---alias
+---apps
+---bin
+---cert
+---cgi-bin
+---conf
+---lang
+---logs
+---scripts
+---tmp
\---www (localhost)
+---development (https://dev.localhost)
+---project (https://project.localhost)
+---app (https://app.localhost)
+---mail (https://mail.localhost)
C:\WAMP
+---alias
+---apps
+---bin
+---cert
+---cgi-bin
+---conf
+---lang
+---logs
+---scripts
+---tmp
\---www (localhost)
+---development (https://dev.localhost)
+---project (https://project.localhost)
+---app (https://app.localhost)
+---mail (https://mail.localhost)