ionicthemes / ionic6-starter-app

🌟 Ionic Starter Template. It has everything you need to jump start your Ionic Angular app development! Firebase Integration, Capacitor, PWA, Lists, Cards, Navigation, Forms and Validations and SO MUCH MORE! 🚀
https://ionicthemes.com/templates/ionic5-full-starter-app-pro-version
63 stars 33 forks source link

HTTPS / SSL issues on local network #35

Open Hyphaed opened 2 years ago

Hyphaed commented 2 years ago

Hi ionic staff

first of all congratulations for your great work

Time ago I developed an small ionic app without issues

nowadays im building a new one, but for my surprise all needs to go torugh HTTPS

I'm hosting a Net 6 API on IIS Server (it works properly on HTTP but not HTTPS), I created a selfsigned certificated using openssl commadn line

I do not find proper documentation anywhere to make Ionic 6 work properly trough HTTPS with my Net Core 6 API

Could you help me please?

build device = android