|
@@ -142,9 +142,9 @@ step. The certificate can then be found in the file "/tmp/floppy.csr".
|
|
|
This file should then be sent to the CA for certification (see below).
|
|
|
|
|
|
The CA will return to the client a certificate "/tmp/floppy.crt", who
|
|
|
-can then the issuer certificate of the CA (in this example, we access
|
|
|
-directly the local server certificate) and its own certificate with
|
|
|
-gpgsm:
|
|
|
+can then import the issuer certificate of the CA (in this example, we
|
|
|
+access directly the local server certificate) and its own certificate
|
|
|
+with gpgsm:
|
|
|
|
|
|
$ gpgsm --import /etc/apache/ssl.crt/snakeoil-ca-rsa.crt
|
|
|
gpgsm: total number processed: 1
|