Score:0

Ubuntu Apache2 add SSL certificate with port 80

gb flag

I have Ubuntu 20.04.2 LTS and the Apache2 service. How I can add an SSL certificate using port 80 only, as I don't have any option to use other ports?

in flag
SSL is expected to operate on port 443. If you *must* use port 80, your visitors will need to include the port in each request, like: https://yoursite.com:80/whatever . If this is acceptable, then you can add the SSL certificate to your existing Apache vhost configuration
gb flag
ok understood and thanks for your clarification. Appreciated !!!
Sujal Singh avatar
it flag
wierd that you want this, I am currently looking for a solution to fix this. I have to visit https://mywebsite.com:80/ for https to work
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.