Jza Posted September 29, 2006 Share Posted September 29, 2006 I am a bit confused, I am reading a openvpn tutorial on mandriva. http://people.mandriva.com/~ybourhis/openvpn/index.html The Problem here is that OpenVPN setup was starting to become a bit confusing when the author was changing between PC1 and PC2. The part of the tutorial that got me confused is this part: Then, create a /keys/server.key:./build-key-server $SERVER replace $SERVER with the name you want to give to the server certificate. the command could be: ./build-key-server server create a client key (for PC2): ./built-key client1 ( or any name other than "client1" ) And create a client key to revoke ( for revocation list ): ./built-key revokekey ( or any name other than "revokekey" ) and run : ./revoke-full revokekey This is the part where it changes from PC1 to PC2. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now