需要完全成熟的Windows应用程序才能使用Localhost https apache,php,mysql? [重复]

This question already has an answer here:

Is there any plug and play installer which can install on windows following:

  • Apache
  • PHP
  • MySQL
  • HTTPS over localhost

So that application such as IE, Firefox, Opera, Google chrome can open the link without showing invalid certificate or unsafe url?: https://localhost/stackoverflow.webservice.over.localhost.https.php

enter image description here

</div>

Required softwares are available in XAMPP/WAMP Server. Its simple and easy to use.

For HTTPS you need to generate certificate, you can generate self signed. You can refer this.