Skip to main content

All Questions

Tagged with
0 votes
1 answer
122 views

Cannot reach domain via HTTPS on the same server behind a PfSense Firewall

I am hosting a platform on a server which has multiple domain names, let's say example.com and anotherexample.com. I am running a Spring Boot backend on that server, which uses the domain example.com ...
Jason's user avatar
  • 323
1 vote
0 answers
643 views

iptables port forwarding for HTTPS server

So I wanted to forward a port for web servers (HTTP, HTTPS) running on an Ubuntu machine behind NAT. Port forwarding works great for the HTTP server, but for some reason, it doesn't work for the ...
Kevin JJ's user avatar
  • 111
3 votes
1 answer
3k views

Can't connect to https on ubuntu - "Unknown SSL protocol error"

I can't seem to connect to a specific server over SSL from our Ubuntu servers. Locally, on my Mac, it works flawlessly. The server address: powerschool.spokaneschools.org curl -v https://...
Kuf's user avatar
  • 815
3 votes
2 answers
10k views

Can't access HTTPS resources with Ubuntu client and VirtualBox Windows host

I have VirtualBox 4.3.12 on Windows 8.1 running Ubuntu Trusty 32bit client. When I try to access HTTPS resources from the client, I see errors like: Cannot fetch index base URL https://pypi.python....
Victor L's user avatar
  • 143