Generate certificate for VPN

Raul Guchinife 100 Reputation points
2023-02-27T09:30:37.3966667+00:00

Hi, I have a Windows 2022 server configured as a Certification Authority.

I have to generate a certificate that is valid for user authentication for the VPN. In other words, once the user has logged in with the VPN client, they will only be able to access if they have this certificate. What kind of certificate should be issued and how?

Greetings

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,177 questions
Windows Server Management
Windows Server Management
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Management: The act or process of organizing, handling, directing or controlling something.
421 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,729 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 43,951 Reputation points
    2023-02-28T14:31:35.7733333+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having query\issues related to certificate for VPN.

    For steps to generate a client certificate, see Generate and export certificates. https://learn.microsoft.com/en-us/azure/virtual-wan/certificates-point-to-site#clientcert

    For steps to install a client certificate see Install client certificates. https://learn.microsoft.com/en-us/azure/virtual-wan/install-client-certificates

    To view an installed client certificate, open Manage User Certificates. The client certificate is installed in Current User\Personal\Certificates.

    Reference :

    https://learn.microsoft.com/en-us/azure/vpn-gateway/point-to-site-vpn-client-cert-windows

    https://learn.microsoft.com/en-us/windows/security/identity-protection/vpn/vpn-authentication

    --If the reply is helpful, please Upvote and Accept as answer--