Skip to main content

All Questions

Tagged with
21 questions with no upvoted or accepted answers
4 votes
0 answers
4k views

Establish https on nonstandard port

I'm trying to estamblish https on port 55434 (different than standard 443). My nginx configuration looks like this: server { server_name example.org; listen 55434 ssl; ssl ...
majkel's user avatar
  • 49
2 votes
1 answer
4k views

Is this setup of an HTTPS/TLS/SSL certificate for an Asus RT-AC3200 router via Mac OS X 10.10 and Chrome correct?

Using the following links I believe I was able to create and install a certificate and authority for my router so that when I connect to it via HTTPS it won't give me the warning screen about the site ...
Jesse Yishai's user avatar
2 votes
1 answer
1k views

Multiple websites on one server/IP; only one with SSL

I recently acquired an SSL certificate for my primary site (https://wemarsh.com/). It works great, and I've even set up an .htaccess rule so all traffic on that site is encrypted. (I'm running Apache.)...
Eric Marsh's user avatar
2 votes
0 answers
1k views

self-signed SSL certificate error: certificate has invalid digital signature

I have a c# program and part of it creates a self-signed certificate. The problem is when i try to import the certificate in MMC it says "This certificate has an invalid digital signature." And when ...
for-each's user avatar
  • 133
1 vote
0 answers
2k views

How to troubleshoot ERR_CERT_AUTHORITY_INVALID error on specific site, on specific device, on specific browser?

I get the ERR_CERT_AUTHORITY_INVALID error only on a specific website, only on one Android phone, only using Chrome mobile. the site works (i.e. https is accessible without error) with every other ...
user avatar
1 vote
0 answers
82 views

Angularjs PUT & DELETE Aborted on PreFlight with IE11

Our AngularJs WebApp communicates CORS CRUD operations against a WebApi service hosted in IIS that is SSL, and requires Certificates. All Verbs - GET, POST, PUT, DELETE, work in Chrome, but... IE11 ...
Ryan Lege's user avatar
1 vote
0 answers
560 views

Strongswan ikev2: https stops working on client when connected to vpn server

I have set up strongswan 5.3.3-1 on OpenWRT 15.05 based router. Followed this tutorial The certificate for Server side authentication is issued by Let's Encrypt - I use it for my synology box and it ...
drew1kun's user avatar
  • 2,167
1 vote
0 answers
3k views

Your connection is not private in Chrome and Internet Explorer

There is a problem with my Google Chrome and Internet Explorer when I am visiting https sites mostly google.com and anything related to Google is not working... See screenshot of chrome and internet ...
Code Mountain'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
1 vote
0 answers
111 views

How to only accept certificates issued by user-specified CA per domain?

Question Is it possible in Chromium or Firefox to only accept SSL certificates issued by a user-specified CA for a specific domain? Background When you have set up your own certificate authority ...
andrenarchy's user avatar
1 vote
1 answer
77 views

use HTTPS to browse locally used site

I have a website used locally in my domain using IIS7 installed on Windows 2008. This website is bound to HTTP, and I need to bind it using HTTPS. I searched around and I saw that it's possible with ...
IT_LAAL's user avatar
  • 11
0 votes
1 answer
72 views

How do we create an SSL certificate on a website hosted on a Mac OS Sonoma system using a third-party SSL provider?

We have a website that we are hosting from a MacBook. We would like to add an SSL certificate to the website itself. Is there a way to do this, or should we just add the SSL to the whole system? We ...
AJGomez's user avatar
0 votes
0 answers
93 views

mistaccaly created extra ssl certificate generate -> NET::ERR_CERT_COMMON_NAME_INVALID

i am very new to web hosting and you can check my website https://www.potatino.com/, it show error : NET::ERR_CERT_COMMON_NAME_INVALID i am using digital-ocean my certificates currently are: ...
ketan's user avatar
  • 1
0 votes
0 answers
918 views

LetsEncrypt certificate (generated thru Vesta CP) does not work for subdomain at Centos 7

1 ) Add cert I've added up a SSL certificate for a subdomain sm.webscraping.pro (VPS, Centos 7) at VestaCP using Lets Encrypt support option, see below: 2 ) Files The certificate files are in the ...
Igor Savinkin's user avatar
0 votes
1 answer
587 views

Apache tomcat 9 SSL connector: have to manually write https:// the first attempt on a browser

thanks in advance for any help. I've set up an apache tomcat 9 environment to access my site with an SSL certificate. The issue is that I need it to be able to access to the site by just typing in the ...
Julio Orrego's user avatar

15 30 50 per page