Score:-1

Interpret URL correctly which port is the webserver listening to?

ru flag

I have a webserver running which i didnt install. The URL to reach the webserver is https://adomain.de:7535

I took a look at the respective service unit and noticed its listening on port 7535 (--port=7535). So i am wondering how that works and how i should interpret the URL, because i have a valid SSL certificate, so i always thought the webserver is listening on 443 and not 7535. This is confusing me. Can someone clarify my misunderstanding?

djdomi avatar
za flag
needs more details, however it sounds like an offtopic question without any further information but i think its going to be a private question instead of a business related issue
alessio avatar
ru flag
could be an offtopic question, but my qestion was answered.
Score:1
cn flag

Yes, it is quite simple.

The ports you assume (443 SSL) are DEFAULT. The URL overrides it. Done.

It goes with https to port 7535 and the server listens to that port with the ssl certificate. The SSL certificate HAS NO PORT NUMBER IN IT.

so i always thought the webserver is listening on 443

That is the default. Clearly the default is changed in the server configuration, though the server may ALSO listen on port 443 - you could test that.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.