|
|
@@ -1,49 +1,3 @@
|
|
|
-Index: CSP.pm
|
|
|
---- CSP.pm.orig 2002-09-24 20:33:20 +0200
|
|
|
-+++ CSP.pm 2005-07-08 17:26:20 +0200
|
|
|
-@@ -1523,12 +1523,12 @@
|
|
|
- CSP is designed to easily handle multiple distinct Certificate Authorities.
|
|
|
- Hence the name which stands for Certificate Service Provider.
|
|
|
-
|
|
|
--= item o
|
|
|
-+=item o
|
|
|
-
|
|
|
- CSP can be used to produce a web site (certificate repository, CRLs etc etc)
|
|
|
- without the need for cgi-scripts.
|
|
|
-
|
|
|
--= item o
|
|
|
-+=item o
|
|
|
-
|
|
|
- CSP tries to be as PKIX-compliant as OpenSSL allows.
|
|
|
-
|
|
|
-@@ -1551,22 +1551,22 @@
|
|
|
- writer or some other means for making backups of the certificate directory.
|
|
|
- Day to day operations include the following tasks.
|
|
|
-
|
|
|
--= over 4
|
|
|
-+=over 4
|
|
|
-
|
|
|
--= item 1
|
|
|
-+=item 1
|
|
|
-
|
|
|
- Issuing certificates based on pkcs10 or out-of-band (non pkcs10) requests.
|
|
|
-
|
|
|
--= item 2
|
|
|
-+=item 2
|
|
|
-
|
|
|
- Backing up the csp main directory (see below) to read-only medium.
|
|
|
-
|
|
|
--= item 3
|
|
|
-+=item 3
|
|
|
-
|
|
|
- Producing the public web site and exporting it (typically using floppy or
|
|
|
- zip-drive) to your web server.
|
|
|
-
|
|
|
--= back
|
|
|
-+=back
|
|
|
-
|
|
|
- =head1 CONFIGURATION
|
|
|
-
|
|
|
Index: ca/etc/extensions.conf
|
|
|
--- ca/etc/extensions.conf.orig 2001-05-28 13:04:20 +0200
|
|
|
+++ ca/etc/extensions.conf 2005-07-08 17:25:42 +0200
|