requestMessages uses HTTP port instead of HTTPS.
morimoriysmoon opened this issue · 4 comments
morimoriysmoon commented
antoniomika commented
Not a bug! Utilize --https-port-override
to set this!
morimoriysmoon commented
Thanks @antoniomika.
As you advised, I set the parameter "https-port-override" to 8443. But I can't see the port number on response.
I think I missed something. Please advise me.
antoniomika commented
Hrm, maybe there's a bug in that logic. I'll look into it!
antoniomika commented
There was one typo that prevented this from being correct. Should be all set now, thanks!