如何在https而不是http上默认提供离子应用程序?

Aru*_*rul 6 ssl https ionic-framework

在Ionic 1中,当我使用离子发球时,想要去https://localhost:8100/#/app/profile代替http://localhost:8100/#/app/profile.

但是当我使用htaccessjavascript重定向时,会出现SSL连接错误.

可以在https上运行离子应用程序吗?