|
|
Adrian wrote: > I have created 2 certificates with the installation process, and all is working, > but now I need to add another 3 clients/certificates. > > I tried using the MyCert Wizzard that comes with OPENVPN, but it seems as if I > can only generate requests. How do I get these requests signed? Copy the request to your CA and use the sign-req easy-rsa script to sign it. > Or is there an easier way of adding new clients/certifications? The other approach is to build the key and certificate on your server; however, building the request and key on the client and signing it on the CA is more secure (as it eliminates the need for the key to be moved). ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-09/msg00032.html on line 188 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-09/msg00032.html on line 188 |