NAMEpki-val - Certificate validation using Reflection PKI Services Manager SYNOPSISpki-val cert-path [-b path] [-d level] [-h] [-t host] [-u user] [-V] [-w] DESCRIPTIONValidates a certificate to a running instance of Reflection PKI Services Manager, which provides X.509 validation services. The Reflection PKI Services Manager service must be running on the same computer. For information about configuring and launching this service, see pki_config(5) and pkid(8). Note: The certificate validation test applies only to end-entity certificates, not CA certificates. Valid CA-signed root and intermediate certificates will not pass the validation test. Use cert-path to identify the certificate to validate. You can use -u, -t, or -w after the certificate name to get information about allowed identities for that certificate. For example, to determine if sample.crt is valid: pki-val sample.crt To determine if the user joe can authenticate using sample.crt: pki-val sample.crt -u joe OPTIONS-b path --baseDir pathSpecifies the data directory used for PKI Services Manager configuration. -d level --debug levelSpecifies the amount of information sent to the log. Allowed values are: 'error', 'warn', 'info', 'debug', and 'trace'. The default is 'error'. -h --helpDisplays a brief summary of command options. -t host --hostName hostPKI Services Manager reads the map file(s) and reports whether the specified host is an allowed identity for the host certificate being validated. -u user --userID userPKI Services Manager reads the map file(s) and reports whether the specified user is an allowed identity for the user certificate being validated. If you include a server name (in the form user@server), PKI Services Manager reports on whether the user is allowed to authenticate to the specified server. If you specify only a user name, PKI Services Manager tests whether the user is allowed to authenticate with this certificate without checking for host-specific conditions. -V --versionDisplays the product name and version. -w [host] --whoAmI [host]PKI Services Manager reads the identity map file(s) and returns a list of all allowed identities for the certificate being authenticated. If you specify a server name after this option, the list is limited to allowed users for connections to that server. If no server name is specified, PKI Services Manager doesn't check for server-specific conditions. COPYRIGHTCopyright (C) 2013 Attachmate Corporation SEE ALSOpkid(8), pki_config(5), pki_mapfile(5) Additional information is available online from the Reflection PKI Services Manager documentation web page: http://support.attachmate.com/manuals/pki.html And from the Attachmate support pages: | |||||
|