Skip to main content

Questions tagged [ssl-certificate]

The tag has no usage guidance.

1 vote
1 answer
28 views

SSL certificat returned by a server and fields interpretation

I have obtained the following certificate (I have just paste here, a part of it) via this command : openssl s_client -showcerts -connect ip:port 1 s:/C=US/O=DigiCert Inc/CN=DigiCert SHA2 Secure ...
Guillaume Paris's user avatar
0 votes
0 answers
111 views

How to retrieve a server certificate by just knowing the root CA

I have a client application in production which make a TLS connexion to a server. This server will get certified by a new CA in a short future (soon Amazon TrustStore service previously it was ...
Guillaume Paris's user avatar
0 votes
2 answers
10k views

Imported certificates go to other people windows 10

Edit: 27/04/2020 We came to the conclusion that the certificate stopped working as it does not work anymore on the old system either. So we keep working on "corrupted" certificates that may never ...
VarmintLP's user avatar
  • 334
5 votes
1 answer
8k views

How to allow specific SSL client certificates in Nginx?

Nginx's ssl_client_certificate and ssl_trusted_certificate directives can be used to allow client certificates signed by a given authority. But how can I allow specific certificates? I would like to ...
mimo's user avatar
  • 344
0 votes
1 answer
344 views

Keytool -import ssl certificate from personal CA on jboss 4.0.5 server

What i am trying to do for a few days already, and it drives me crazy, is to make a java website based on jboss 4.0.5 server to use ssl certificate(https). For this I'm following these instructions: ...
sTx's user avatar
  • 99
0 votes
0 answers
67 views

Chrome can't load HTTPS IP

I have so many applications that need to load in Chrome via IP but in https OpenVas Nessus Kibana and more .. I kept getting this on each one of them, there is no option for me to click "Visit ...
code-8's user avatar
  • 444
1 vote
1 answer
2k views

openssl how to generate CSR with S/MIME Capabilities

what req_extensions should I pass to openssl to include "S/MIME Capabilities" into my CSR? Please see example openssl s_client outpout below from installed certificate. I aware of "X509v3 ...
iNio's user avatar
  • 63
0 votes
1 answer
5k views

How to renew or refresh SSL certificates of yum "rhui" repositories in GCP?

Running RHEL 7 in GCP and trying to install packages with yum, all rhui repositories give an error like: https://cds.rhel.updates.googlecloud.com/pulp/repos/content/dist/rhel/rhui/server/7/7Server/...
Aki Ikaheimonen's user avatar
0 votes
0 answers
1k views

Wildcard cert on Synology NAS

I'm running Synology DSM 6.2.2-24922 Update 4 and I wish to setup a wildcard cert with Let's Encrypt. It has been over a year since I've tried this and that time it didn't go so well. I can remember I ...
Andreas Zita's user avatar
0 votes
0 answers
21 views

Renewed RootCA doesn't verify child certs

So i have a self signed rootCA which is expiring soon, so i created a new csr with updated info about the cert and company but im still using the same private key. I create the new rootCA and install ...
Ghaith Haddad's user avatar
2 votes
1 answer
1k views

Can I create client certificates from a server certificate that I buy from a certificate authority?

If i buy a certificate from Godaddy or a trusted certificate authority for my website. let's say example.com and i want to issue client certificates so i can validate certificates of clients ...
mohamed nasr's user avatar
0 votes
0 answers
536 views

SSL Certificate issues for everything

I recently factory reset my Windows 10 computer. I can no longer access Internet on any app. I tried chrome, steam, ie. I get "invalid SSL certificate" or "ERR_PROXY_CERTIFICATE_INVALID". This seems ...
user1109027's 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
0 votes
1 answer
718 views

SSL Protocol error in jmeter recording

I am trying to record Android app scenario through Jmeter. Have enabled the proxy and applied the certificates, but in-between the recording , i am seeing SSL error issue where i am unable to proceed ...
KK_3353's user avatar
5 votes
1 answer
9k views

Using HTTPS in client browsers on a local network without internet connection

I'm working on a web application running on a server. There will be clients (smartphone browsers) connecting to the server via HTTPS over a WiFi that wouldn't be connected to the internet. It would ...
McLayn's user avatar
  • 153

15 30 50 per page
1
5 6
7
8 9
28