Skip to main content

Questions tagged [certificate]

Certificates are a Public Key and Identifying Information

2 votes
1 answer
88 views

Server certificate has expired

When I try to log in to my mail client I get this: This certificate belongs to: mail.ssk.pm This certificate was issued by: R3 Let's Encrypt US This certificate is valid from Thu, 21 ...
m27's user avatar
  • 163
1 vote
0 answers
33 views

One individual being served a different scrambled security certificate for our website? [closed]

We have set up a new certificate for our website using Let's Encrypt. We don't have customers using the site yet, but when we test it from multiple locations, almost everyone that goes to our site is ...
dallin's user avatar
  • 119
2 votes
2 answers
80 views

How to obtain authorization to access EKS cluster

Followed this document Cert Signing to get the certificate issued. I created cluster role and role binding to test it. $ kubectl auth can-i create pods --as=myserver yes $ kubectl auth can-i list pods ...
Alexy Pulivelil's user avatar
0 votes
0 answers
13 views

OpenXPKI - handling an invalid issued certificate

I am working with a test installation of OpenXPKI v3 running in a FreeBSD-13.3 jail. As part of my testing I issued a certificate with the incorrect SubjectAlternateName (SAN). I revoked this ...
James B. Byrne's user avatar
0 votes
1 answer
32 views

cert-manager Certificate.spec.secretTempate is not updating annotations on the output secret

I recently needed to share a tls configuration between two different namespaces, looking at the docs I saw that you can use reflector to sync secrets between namespaces. I copy/pasted the documented ...
Marcus Ruddick's user avatar
0 votes
1 answer
887 views

Certificate for gnome-remote-desktop

I'm trying to set up to set-up gnome-remote-desktop installed via dnf onto a Fedora 40 LXC-container. I've stumbled upon a certificate error. [root@RemoteDesktop ~]# grdctl rdp enable [01:08:49:343] [...
eugrus's user avatar
  • 1
0 votes
2 answers
95 views

Two HTTPS applications on the same host

Is it possible to run to HTTPS applications on the same host? For example: Python FastAPI Back-End on port 8000 using HTTPS. JS React Front-End on port 4000 using HTTPS. Will it work without a TLS ...
ulik kulinyak's user avatar
2 votes
0 answers
28 views

Client certificates and custom revoked html

I can configure Apache to authenticate users with client certificate and validate them via OCSP. Do you know how can I redirect the user to a custom html page if the certificate is revoked? The ...
Tibor's user avatar
  • 121
0 votes
0 answers
119 views

How to create manually a KSP container object in "SafeNet Key Storage Provider"

I've a Windows PKI system running with Luna Network HSM 7 and need to use a certificate which its private key resides in the HSM and not exportable by design of the system. This cert was generated ...
Metin Ozkan's user avatar
2 votes
1 answer
191 views

how to handle ssh certificate based authentication from one region to another with certificate validity time?

Im trying to create an ssh certificate using keygen tool from One region(ex: india) to connect the server in another region(ex: us). Im giving the validity for the certificate as (current time) to (...
gowtham krishna's user avatar
0 votes
0 answers
129 views

Has anybody seen a certificate store in chinese letters?

I just happened to check the certificates on my computer (Windows 11) and found a certificate store, both in certlm and certmgr in chinese letters while the system language is german: ...
Thomas's user avatar
  • 13
0 votes
0 answers
61 views

OpenXPKI import existing certificates

We have installed OpenXPKI-3.24 on FreeBSD-13.2p9 (running in a jail). We have completed the setup and installed the issuing CA key and certificate. User access is configured using the suggested ...
James B. Byrne's user avatar
0 votes
0 answers
205 views

Bypassing CERT_HAS_EXPIRED leads to 401 Unauthorized

In our Next.js app, axios requests work in client components (using useEffect) but fail with a CERT_HAS_EXPIRED error from server components. As a workaround in development, we run ...
wyc's user avatar
  • 115
0 votes
0 answers
63 views

Windows 10 computer certificate deleted and not issued again after gpupdate /f

I deleted the local computer certificate from: MMC>Certificate>ComputerAccount>Local Computer To test if my network lab is working and the network authentication fallback on the MAB from the ...
user22482857's user avatar
0 votes
0 answers
64 views

Spire deployment on kubernetes and certificate retrieval

I am currently trying to deploy spire on my k8s cluster (3 worker nodes). My objective is to successfully deploy spire and use the certificates generated by the spire-server to encrypt the exchanges ...
Grusat's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
92