Setting up your own Certificate Authority

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
bianca0929
OpenVpn Newbie
Posts: 1
Joined: Tue May 19, 2020 4:01 pm

Setting up your own Certificate Authority

Post by bianca0929 » Tue May 19, 2020 4:11 pm

Reaching the end of this document https://openvpn.net/community-resources ... hority-ca/ the final step is somewhat vauge but seems quite important. I am curious if anyone has some guidance for this step:
The final step in the key generation process is to copy all files to the machines which need them
Using access server 2.7.5 I am trying to find out how to:
  • Add the new certificates to the access server database.
  • Point to the client certificates in the client ovpn config.
Looking at the database there is a as_certs.certificates table which seems to be the place where the server side items would be stored. I can't find any documentation on updating this table with the command line tools.

Post Reply