Skip to main content

Questions tagged [https]

HTTPS stands for HTTP Secure and is a combination of HTTP and SSL/TLS (Secure Sockets Layer/Transport Layer Security) and is used to provide an encrypted connection to a website.

0 votes
1 answer
391 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
1 vote
1 answer
3k views

Unable to start Tomcat 10 with https connector

I have just installed tomcat 10 and tried to integrate a jks file that i have been using in a tomcat 9 installation with no issue, but i was unable to start the tomcat 10 with it. Can anyone please ...
SAAD K's user avatar
  • 11
1 vote
1 answer
230 views

Perl LWP: running a script returns an error

I have installed Bundle::LWP and after several minuets I'm getting this $ perl -MLWP -le "print(LWP->VERSION)" 6.68 which sounds OK. However, running this script #!/usr/bin/perl # ...
user1766349's user avatar
1 vote
1 answer
501 views

How to force disk cache of https sites?

as a browser end user, not a web developer, how can i simply force firefox to always store https cache as it would with http? Ideally for even longer than the website author mentions the cache should ...
gcb's user avatar
  • 5,011
0 votes
0 answers
714 views

trouble with my first ssl certificate

i'm struggling to get my first ssl certificate to work (but i seem to be at least recieving my certificate). an example of some output from my docker-compose up is below ubuntu@ip-172-31-93-63:~/doom ...
tgmjack's user avatar
  • 27
1 vote
2 answers
935 views

Subversion Edge installing certificate on Windows deployment

I'm trying to get HTTPS to work on a new Collab.net Subversion Edge server deployed on a Windows environment. It currently serves the site in HTTPS but is using the default self-signed cert. I located ...
Andrew M's user avatar
0 votes
0 answers
457 views

"scoop" package manager can't install anything (or I think something's wrong with making secure connections)

I usually use scoop to manage my various packages on Windows. I haven't updated in a while but I recently tried to install an application via scoop and it gave me the following error: Unable to read ...
user9564371's user avatar
0 votes
0 answers
175 views

What cause client not to sent [ChangeCipherSpec] package

I face a problem. i have a device when doing TLS handshake, Client fail to send [ChangeCipherSpec], currently all https website is failed but http is working. i check it from wireshark, it show as ...
Eng's user avatar
  • 1
1 vote
0 answers
86 views

How does HTTPS packet chunking work?

I am trying to bypass my ISP DPI. I found a program called PowerTunnel hosted in GitHub that can do the trick. When I was surfing on the GUI, I found packet chunking. I want to know, how does it work, ...
Pixie's user avatar
  • 21
0 votes
1 answer
319 views

How translate s3 url to http in chrome automatically?

Let say I have a link like that: s3://mybucket/mybucket?prefix=myprefix/file.json And I open it in chrome browser. I will get an error. Is it possible to automatically translate the s3 url from ...
Cherry's user avatar
  • 950
1 vote
2 answers
362 views

https from Internet to a private server

I finished a local install of Nextcloud on an old pc I run as a server connected to my LAN. I can access it directly using the private IP address of the server in my local network. My question is ...
AhmedWael216's user avatar
0 votes
1 answer
2k views

Windows Firewall blocking port 443 despite rule opening it (after router upgrade)

For years my iPhone has loaded pages from a dev web server on my home PC (e.g. via https://192.168.1.154). I just got a new router (FIOS) and can load pages from my iPhone via http (port 80) but ...
Rick Mohr's user avatar
  • 111
1 vote
0 answers
1k views

How test test PWA on locally hosted webserver using physical Android device?

I have a test webserver hosted locally (127.0.0.1), hosted with https (port 443). (The webserver is hosted in Virtualbox, but I don't know if that matters). The site is hosted using a *.[mySite].com (...
NL3294's user avatar
  • 111
0 votes
1 answer
561 views

I can't open 443 port

I'm trying to make public an https server with valid SSL. I can access my sites locally from the server's browser. So, it's ok. The page get loaded and SSL appear to be valid. But when I access from ...
Pedro L's user avatar
0 votes
1 answer
907 views

Download (and execute) a file via https to always the same location with a single click [closed]

My use case is this: There is an (executable but not EXE) file on the company intranet, which updates very often and I usually (but not always) need to download and store the most up-to-date version ...
Honza Zidek's user avatar

15 30 50 per page
1 2
3
4 5
59