ionic6-starter-app icon indicating copy to clipboard operation
ionic6-starter-app copied to clipboard

HTTPS / SSL issues on local network

Open Hyphaed opened this issue 2 years ago • 0 comments

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

  • I tried almost everything posted on internet (using http community plugin, set proxie in a separate config file, set ssl cert and keys on config)

Could you help me please?

build device = android

Hyphaed avatar Jun 14 '22 15:06 Hyphaed