Skip to main content

All Questions

Tagged with
10 questions with no upvoted or accepted answers
5 votes
0 answers
2k views

HTTPS hangs using SOCKS5 proxy over SSH tunnel

Using SecureCRT at work to connect via SSH to my home Mac using a SOCKS5 proxy (my company also has a corporate proxy). I am using Chrome and Firefox with this SOCKS proxy. Regular browsing is quick, ...
Frank Furter's user avatar
2 votes
0 answers
621 views

access websites with custom https port via socks proxy

I use a socks4 proxy in chrome (ssh tunnel via putty listens on localhost:60000) which works fine for all websites with the default http ports 80 and 443. What does NOT work is accessing websites over ...
phars's user avatar
  • 21
1 vote
0 answers
226 views

SSH Wrapping with HTTPS Portable?

I was wondering if there was a way that I could wrap my ssh connection in https, even if my school supplies a certificate for https since they use smoothwall, and if I was able to do this on CENTOS, ...
Casey Malley's user avatar
1 vote
1 answer
448 views

Switch red5 https.port

Our Plesk parallels was installed at port 8443 and since installing red5, we haven't had use of it. I later found out that by default, when a server has ssl, red5 uses port 8443. Is there any way to ...
Christian's user avatar
0 votes
1 answer
402 views

Running multiple virtual hosts behind stunnel

I am currently running a setup designed to let me ssh into my server through firewalls, using stunnel and port 443, while also running a webserver from that same machine. This is demonstrated in the ...
Iron filings's user avatar
0 votes
0 answers
177 views

SSH reverse tunnel proxy can't open https traffic

I'm using two RaspberryPi, one of them is natted, and i've estabilished a reverse tunelling in order to reach the natted raspberry. This is the scheme A <----> B (nattedd) This is the code in B: ...
Gianfranco85Pa's user avatar
0 votes
1 answer
4k views

Trying to make an https call through an ssh tunnel (to bypass a firewall)

I have a bastion server which has access to another server which is otherwise unavailable to the outside world. I am trying to make it so that I can make an https web call to hit an endpoint on the ...
patrick's user avatar
  • 101
0 votes
0 answers
1k views

Cannot connect to reverse forwarded port 443 on AWS EC2 instance

I have a web server which is sat behind Carrier Grade NAT and therefore needs an external server to give me a stable IP address. To this end I have an AWS EC2 instance running SLES, and I have a ...
hobrob's user avatar
  • 1
0 votes
0 answers
73 views

Using HTTPS over HTTP for requests between servers in a subnet AWS?

Are there any reasons to use HTTPS instead of HTTP for requests between my servers running in a private subnet on AWS? All requests going in/out of the subnet will done via HTTPS to prevent sniffing. ...
tt_Gantz's user avatar
  • 101
0 votes
1 answer
113 views

SSH through HTTPS without a proxy

Is it possible to ssh through HTTPS without a proxy, using normal tools, like ThinVNC does? The network is closed from the outside world, only access to websites is allowed, and that's only through a ...
Daniel S's user avatar
  • 113