OpenVPN / easy-rsa

easy-rsa - Simple shell based CA utility
Other
4.07k stars 1.2k forks source link

Importing Requests setup and configure #1228

Closed SheepDomination closed 2 months ago

SheepDomination commented 2 months ago

I posted a question regarding how to create and configure a CA file on Open-VPN. Essentially my question is;

In the Easy-RSA documentation after creating the CA file, under the heading; Importing requests to the CA. It mentions the command to use after the CA is created, although I do not know which req file it's referring too ?

As well, I assume the nameOfRequest under the same heading is the name of the file to be used which can be the client requesting this request file ?

Thank You.

TinCanTech commented 2 months ago

When importing a request file into your PKI, the request file is where-ever you placed it. See help import-req for further help.