Novell LINUX ENTERPRISE SERVER 11 - SECURITY Manual page 202

Hide thumbs Also See for LINUX ENTERPRISE SERVER 11 - SECURITY:
Table of Contents

Advertisement

You can use two methods to create the respective certificates and keys:
• Use the YaST CA module (see
(page 197)), or
• Use the scripts included with the openvpn package.
Generating Certificates with easy-ca
The easy-ca utilities use the configuration file openssl.cnf stored under /usr/
share/openvpn/easy-ca. In most cases you can leave this file as it is.
Procedure 16.1 Generate the Master CA And Key
1 Open a shell and become root.
2 Change the directory to /usr/share/openvpn/easy-ca.
3 Edit the default values in the file vars. Change the variables KEY_COUNTRY,
4 Initialize the PKI:
5 Enter the respective data that is asked by the build-ca script. Usually you can
After this procedure, the master certificate and key is saved as /usr/share/
openvpn/easy-ca/keys/ca.*.
Procedure 16.2 Generate The Private Server Key
1 Make sure the directory is /usr/share/openvpn/easy-ca.
2 Run the following script:
188
Security Guide
KEY_PROVINCE, KEY_CITY, KEY_ORG, and KEY_EMAIL.
source ./vars && ./clean-all && ./build-ca
take the defaults that you have set in
is not set is the Common Name.
./build-key-server server
The argument (here: server) is used for the private key filename.
Chapter 17, Managing X.509 Certification
Step 3
(page 188). The only parameter that

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the LINUX ENTERPRISE SERVER 11 - SECURITY and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Suse linux enterprise server 11

Table of Contents