Skip to main content

All Questions

Tagged with
1 vote
0 answers
1k views

Decrypting TLSv1.3 data using SSLKEYLOGFILE from native app

I am trying to decrypt TLSv1.3 packets using Wireshark. I have succeeded in doing so using this tutorial: https://blog.didierstevens.com/2020/12/28/decrypting-tls-streams-with-wireshark-part-2/ This ...
tomvis1984's user avatar
0 votes
0 answers
279 views

Safebrowse.io warning - Some users on home network can only connect to website after removing the "s" from https and proceed

A company website I occasionally assist with is giving the following an error and it is only showing itself on home networks. Upon visiting the site, a user may experience the following error The Site ...
Garrett's user avatar
0 votes
2 answers
5k views

NGINX Reverse proxy with HTTPS

Follow up of a previous question of mine. What I want to do? I want to have my reverse proxy [NGINX] to redirect incoming webtraffic (HTTP and HTTPS) to the correct server based on the sub-domain. ...
Zockerjonny's user avatar
0 votes
1 answer
622 views

how to solve Kerio Control's Local Authority certificate issue with mobile applications?

I'm using kerio control firewall in our company and as you know it has an option named:"Https decryption". As I want to track all of the data that users browse in the company, I have to turn it on. I ...
E.njf's user avatar
  • 3
0 votes
1 answer
3k views

Can't make https request from inside docker container, but it works fine on the host machine

In my application I need to make request from Docker container to my company's internal JIRA instance, but the requests always time out. I can make https requests to other sites from inside the ...
andniz's user avatar
  • 1
0 votes
0 answers
274 views

Using https with react application

Maybe it's an easy question but I couldn't find a satisfied answer. I have a VPS and react application running on it and i can reach to it via ip like 1.2.3.4:3000. Also I have a domain name: example....
Furkan Uyar's user avatar
-1 votes
1 answer
305 views

Https protocol redirects me to Apache welcome screen instead of my Traccar server

I'm completely new to networking or servers. My boss wants me to set up a Traccar server. Everything went good until I had to secure the connection with SSL. I installed a self-signed SSL certificate ...
xtul's user avatar
  • 1
1 vote
1 answer
173 views

How to forward a SSL session?

Suppose I have two local machines A and B, and there is also a remote server C. Originally if I want to visit some resources on C, I can use: https://domain_of_C/some_resources Now the requirement is ...
peakpeaktan's user avatar
0 votes
0 answers
283 views

DNS,SSL - Local Network

I have a server with 2 IPS: 177.68.XX.YY (public IP) 192.168.10.1 (local IP) This server has a SSL certificate (from Let's encrypt) for https://example.com There are several devices on this server ...
pedrofialho's user avatar
0 votes
1 answer
5k views

"Secure Connection Failed" only when using VPN

When I try to log into a certain website with HTTPS, I get a "Secure Connection Failed" error from Firefox, and a similar error when I try other browsers. Interestingly, this only happens when I am ...
gesgsklw's user avatar
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
0 votes
1 answer
188 views

Why are HTTPS connections not slow anymore?

When the web was young, HTTP connections were relatively fast, and HTTPS connections were painfully slow. In the last several years, the speed of HTTPS connections are often very similar to that of ...
End Antisemitic Hate's user avatar
3 votes
1 answer
8k views

Windows: SSL/TLS connection reset after ClientHello (ECONNRESET / write:errno=10054)

I'm using Windows Server 2012 as a workstation. The problem is that HTTPS connection initiated by node.js randomly fails. Probably this is system-wide issue and not only node is affected, but it ...
graycrow's user avatar
2 votes
1 answer
924 views

Apache SSL with Multiple Virtualhost

I have a VPS from DO with one ip address. I'm managing multiple domain via Apache Virtual Hosts, and now, I must setup a virtual host with SSL support. I created a self-signed ssl certificate to test ...
Kaan Kölköy's user avatar
1 vote
3 answers
2k views

https certificates for 2 IP addresses on the same server

We are working on a router-like device which can have it’s own access point and be connected to another router. We want to have https on the management web page using a valid certificate (not a self-...
Acampoh's user avatar
  • 31

15 30 50 per page