public class CertInfo extends Object
Syntax: java CertInfo [-help] [-file certfile] [-all] [-subject] [...] Displays certificate information. Unless the optional -file argument is given, the default location of the file containing the certficate is assumed: -- Config.getUserCertFile() Options -help, -usage Display usage -version Display version -file certfile Use 'certfile' at non-default location -globus Prints information in globus format Options determining what to print from certificate -all Whole certificate -subject Subject string of the cert -issuer Issuer -startdate Validity of cert: start date -enddate Validity of cert: end date
Constructor and Description |
---|
CertInfo() |
public static void main(String[] args)
Copyright © 2016. All rights reserved.