mmm, I see... - May I ask you to run ` openssl s_client -showcerts -connect localhost:16004` to check that your tomcat connector has started? You should get an output like `Verify return code: 18 (self signed certificate)` - Having a look at what your browser is saying I have the feeling that your issue is not 100% SSL/TLS related but more CORS related stuff...
Cheers, Luis El lun, 15 feb 2021 a las 16:18, Rob Sargent (<rsarg...@xmission.com>) escribió: > Luis, > Not a peep. Not in IntelliJ, nor from startup script (with zero output > redirects). It works (on localhost:16004 and on k1:16004 (fully > qualified), but only http, not https. The browser shows "This site > can’t provide a secure connection" and not much from chrome inspect: > request: "Referrer Policy: strict-origin-when-cross-origin" > response: "Failed to load response data" > > Thanks > rjs > > On 2/15/21 2:14 AM, Luis Rodríguez Fernández wrote: > > Hello Rob, > > > > Do you have a stacktrace or error message that you can share? > > > > Cheers, > > > > Luis > > > > > > > > -- "Ever tried. Ever failed. No matter. Try Again. Fail again. Fail better." - Samuel Beckett