eurephiadm certs(7) | eurephiadm certs(7) |
eurephiadm-certs - Certificate management for eurephia
Available modes for the certificate command are:
-h | --help <mode>
Help about a specific mode
The list mode will list all registered certificates. It accepts one parameter:
Available sort keys are:
The add mode will register a new certificate.
Usually the certificate depth value needs to be 0, if you are registering user account certificates. CA certificates usually have a value bigger than 0.
If you have the certificate file available, you can use the following options to retrieve the needed information directly from a certificate file.
The default format is PEM format, unless --pkcs12 is given. These two options cannot be used together with -D, -C, -O or -E. But the certificate depth must be given to indicate the certificate depth.
The delete mode will remove a certificate from the certificate database.
You can use any of these parameters to indicate a search criteria for the certificate (or certificates) you want to delete. You will be provided with a list over certificates which matches your search criteria and you will need to approve the deletion of the matching certificate(s).
Copyright (C) 2008-2012 David Sommerseth <dazo@users.sourceforge.net>
July 2010 | David Sommerseth |