Skip to main content

All Questions

Tagged with
0 votes
1 answer
41 views

How do I set up HTTPS across my entire server?

I am running a few different websites on my server. a general webpage using Apache (port 80) Cockpit Web Console (port 9090) Home Assistant (port 8123) an open-source database system called Teable (...
LittleBit's user avatar
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
0 votes
0 answers
32 views

Dropbox Client not syncing due to HTTPS inspection

Since my workplace introduced HTTPS traffic inspection as a security measure, the Dropbox client on my Ubuntu machine doesn't synchronize anymore. It doesn't, however, display an error message, ...
Pablo Pretzel's user avatar
2 votes
0 answers
7k views

Error with SSL routines:: unsafe legacy renegotiation disabled

I have been trying to do a webscraping from this site. When I use the browser to acess, the website opens normal. But when I try to use R or Python, I have a few errors like: Error in open.connection(...
rtheodoro's user avatar
  • 121
3 votes
1 answer
389 views

What would be the best way to have multiple docker containers running on one server with https?

So currently I have an Python Flask application. It is a basic script with different webhooks. For each new webhook I want to add I would need a different Docker container. So since I will be ...
Danny O's user avatar
  • 33
0 votes
1 answer
247 views

Nginx docker HTTPS connection

nginx.conf: user nginx; worker_processes auto; pid /tmp/nginx.pid; # turn off daemon mode to be watched by supervisord daemon off; pcre_jit on; error_log /var/log/nginx/error.log warn; # events ...
Danny O's user avatar
  • 33
0 votes
0 answers
106 views

Error in enable SSL in Apache

I want to enable SSL localhost in Ubuntu 18.04 and i went through the steps according to the this order but when i enter sudo service apache2 restart show me this error Error:Job for apache2.service ...
Fakhamatia's user avatar
0 votes
1 answer
58 views

Apache2 Web Server always serves HTTP even though I only have SSL set up

I am trying to host an SSL Apache2 web server on Ubuntu 16.04 on the domain mturk.bitasy.me but I have reason to believe the server is lying to me, somewhere at least. I have created two files in the ...
Brian's user avatar
  • 1
1 vote
2 answers
4k views

Self signed certificate not trusted

I have created my own CA: openssl genrsa -out private/rootCA.key 2048 openssl req -batch -new -x509 -nodes -key private/rootCA.key -sha256 -days 1024 -config ./openssl.conf -out certs/rootCA.pem I ...
blueFast's user avatar
  • 2,736
18 votes
1 answer
92k views

How can I get Chrome accepting self signed certificates?

I have a local REST-API service based on node/express and MongoDB. I am planning to switch over from http to https. The Clients are running on Windows Server 2012 R2 (Terminal-Server). The REST-API is ...
oldmayn's user avatar
  • 191
0 votes
1 answer
566 views

How to configure apache2 to serve my website with HTTPS?

I need to test my website in HTTPS, because some functionalities (i.e. geolocation) are accessible only with secured connection using Firefox. I was trying to follow this help, but I did not succeed ...
umbe1987's user avatar
  • 119
2 votes
1 answer
134 views

Cannot access host neither through DNS or direct IP address

Here's my problem: I have a Java web application that uses Stormpath API for user management. The communication with this API is through HTTP. Out of nowhere my API call hanged and returned after 3 ...
Bogdan Mihai's user avatar
7 votes
2 answers
723 views

Xubuntu Chromium NET::ERR_CERTIFICATE_TRANSPARENCY_REQUIRED

So I recently have gotten HTTPS errors on Chromium (on trusted sites) returning the following: NET::ERR_CERTIFICATE_TRANSPARENCY_REQUIRED Here is a screenshot: I am on Xubuntu Xenial Xerus 16.04 ...
Chip Thrasher's user avatar
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
1 vote
0 answers
331 views

Apache Virtual Host HTTPS Site Not Reachable

Firstly, my HTTPS site setup using Virtual Host Redirect is working fine. But, after i try to add restrictive SFTP user by target user home directory into web directory of my HTTPS site with the ...
user3012039's user avatar
3 votes
0 answers
995 views

how to upload files to https server with certificates using curl or any other commands

I am Trying to upload to my HTTPS server using curl .I am using curl for that ,the code is curl -v --cacert /tmp/WIN-CLS.vdi.com.pem -T /etc/hosts \ --user administrator:pass_123 https://xxx.xxx....
Manu Cherian's user avatar
1 vote
2 answers
92 views

*buntu: https on apt-get [closed]

I recently searched on the web to know about https for apt-get and as far as I read there's no actual need, that at least is what a lot of people defend, for the use of it for this as it's always ...
user avatar
0 votes
1 answer
355 views

Accessing a particular directory via HTTPS

I am trying to create a particular directory on my LAMP installation folder to be HTTPS enabled. I was reading about that and i found out it can be done in httpd.conf. However i do not have https.conf ...
CodeMonkey's user avatar
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
1 vote
2 answers
4k views

bower package installation issues with git / https

Here is my OS: (But installed in my laptop using VM - Virtualbox via vagrant) Distributor ID: Ubuntu Description: Ubuntu 12.04.4 LTS Release: 12.04 Codename: precise The problem I am facing is that ...
forestclown's user avatar
1 vote
1 answer
633 views

acess multiple http/s ports via subdirectories of port 80/443 with apache2

My problem is, that I have server applications using http but running on port 9001 for example. As I have webapplications running on port 80 and port 443 I can't simply change the configuration of the ...
FSMaxB's user avatar
  • 1,729
0 votes
1 answer
3k views

Can't use HTTPS websites after connected to VPN

My workplace uses a Cisco VPN. When I'm at home, connected wirelessly through my Linksys router, I'm having trouble loading HTTPS sites. (I'm using Ubuntu, which doesn't cache DNS entries) Here's a ...
Suan's user avatar
  • 487
3 votes
2 answers
2k views

Chrome fails to load HTTPS page

I am using Chrome 5.0 on Ubuntu 10.04, and this is the error I am getting: Other HTTPS sites work fine on Chrome, including those with self-signed certificates. I even tried using Incognito mode, no ...
NullUser's user avatar
  • 221