Changes

Jump to: navigation, search

Sigul Signing Server Setup

9 bytes removed, 14:23, 16 June 2011
Sigul Server Setup
1) Create the NSS database on the server, to hold the certificate information *AS user sigul issue the following
-server_dir=/var/lib/sigul <-- This variable should be set to the location where sigul resides on the system - certutil -d $server_dir -N <-- This will generate a new NSS database for the server at the location of the server_dir variable
|Be sure to remember your NSS Password|
4) Now to create the database for the server which will hold all user and key entries issue the following * AS ROOT
- sigul_server_create_db
5) Next Add the initial administrator * AS ROOT:
- sigul_server_add_admin
6) After all is configured, it's time for a test drive * AS ROOT:
- sigul_server -v -v <-- This will start the server in DEBUG mode, and all information will be logged in /var/log/sigul_server
* Check the log file after starting sigul, if there are no errors you are good to go.
- Stop the sigul_server CRTL-C and start the service: service sigul_server start
 
=Sigul Client Setup=
1
edit

Navigation menu