Server certificate not showing for VPN endpoint

0

Hello, I’m in the process of creating a client VPN with mutual authentication. When I import my certificates, my client and server certificate pops up in the certificate manager. But when I go create a VPN endpoint my server certificate no longer shows up. I made sure it’s in the same region, I’ve followed the mutual authentication guide, and have tried from both cloudshell and command prompt. Still no luck. Any idea on why the server certificate isn’t popping up?

2 Respuestas
3

Hello.

Looking at this answer, it seems that you cannot select if the ACM domain is empty.
https://repost.aws/questions/QUoTNWCpiJRt62bMup7YzhCA/client-vpn-endpoint-creation-not-detecting-client-certificate-in-acm#AN8FlDxzKKTHa0Yrw6g9KYIg

Try specifying the domain when creating the server certificate as shown below.

./easyrsa build-server-full server.com nopass

I tried it with my AWS account, and it became possible to select it if there was a domain.
a

a

profile picture
EXPERTO
respondido hace 2 meses
profile picture
EXPERTO
revisado hace 2 meses
1

Verify that your server certificate is of the correct type, active, and in the same region as your VPN endpoint, and check for any permissions issues.

profile picture
EXPERTO
respondido hace 2 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas