Creating 2nd batch of user keys

Scripts to manage certificates or generate config files

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Locked
TheLeanMachine
OpenVpn Newbie
Posts: 5
Joined: Sun Jul 21, 2013 2:35 pm

Creating 2nd batch of user keys

Post by TheLeanMachine » Sun Sep 08, 2013 9:25 pm

I've been able to follow the directions at https://community.openvpn.net/openvpn/w ... dows_Guide from a fresh installation and created 10 user keys.

What's not clear is the series of command line commands when I want to create 10 more on the server, and not mess up the first 10.

Can anyone shed some light on that sequence? Thanks!

David

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: Creating 2nd batch of user keys

Post by maikcat » Mon Sep 09, 2013 8:45 am

you must run vars file then execute build-key script for generating new certs.

DO NOT RUN clean-all ;)

Michael.
Amiga 500 , Zx +2 owner
Long live Dino Dini (Kick off 2 Creator)

Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)

"objects in mirror are losing"

TheLeanMachine
OpenVpn Newbie
Posts: 5
Joined: Sun Jul 21, 2013 2:35 pm

Re: Creating 2nd batch of user keys

Post by TheLeanMachine » Mon Sep 09, 2013 2:32 pm

Thanks Michael!

TheLeanMachine
OpenVpn Newbie
Posts: 5
Joined: Sun Jul 21, 2013 2:35 pm

Re: Creating 2nd batch of user keys

Post by TheLeanMachine » Mon Sep 09, 2013 2:45 pm

All the command line activity looked like it was working, but the files created in the Keys folder don't have the common name, all I got was .crt, .csr, and .key with todays time stamp.

Can they just be renamed? Or am I missing a step?

Does either build-ca or build-key-server also need to be run first?

David

TheLeanMachine
OpenVpn Newbie
Posts: 5
Joined: Sun Jul 21, 2013 2:35 pm

Re: Creating 2nd batch of user keys

Post by TheLeanMachine » Mon Sep 09, 2013 2:56 pm

Looks like I can just rename them to the common name I used, seems to be working.

Thanks!

Locked