Loading apps/asn1pars.c +2 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,8 @@ #include <openssl/x509.h> #include <openssl/pem.h> /* -inform arg - input format - default PEM (DER or PEM) /*- * -inform arg - input format - default PEM (DER or PEM) * -in arg - input file - default stdin * -i - indent the details by depth * -offset - where in the file to start Loading apps/ca.c +2 −1 Original line number Diff line number Diff line Loading @@ -2829,7 +2829,8 @@ char *make_revocation_str(int rev_type, char *rev_arg) return str; } /* Convert revocation field to X509_REVOKED entry /*- * Convert revocation field to X509_REVOKED entry * return code: * 0 error * 1 OK Loading apps/crl2p7.c +2 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,8 @@ static int add_certs_from_file(STACK_OF(X509) *stack, char *certfile); #undef PROG #define PROG crl2pkcs7_main /* -inform arg - input format - default PEM (DER or PEM) /*- * -inform arg - input format - default PEM (DER or PEM) * -outform arg - output format - default PEM * -in arg - input file - default stdin * -out arg - output file - default stdout Loading apps/dh.c +2 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,8 @@ #undef PROG #define PROG dh_main /* -inform arg - input format - default PEM (DER or PEM) /*- * -inform arg - input format - default PEM (DER or PEM) * -outform arg - output format - default PEM * -in arg - input file - default stdin * -out arg - output file - default stdout Loading apps/dhparam.c +2 −1 Original line number Diff line number Diff line Loading @@ -132,7 +132,8 @@ #define DEFBITS 2048 /* -inform arg - input format - default PEM (DER or PEM) /*- * -inform arg - input format - default PEM (DER or PEM) * -outform arg - output format - default PEM * -in arg - input file - default stdin * -out arg - output file - default stdout Loading Loading
apps/asn1pars.c +2 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,8 @@ #include <openssl/x509.h> #include <openssl/pem.h> /* -inform arg - input format - default PEM (DER or PEM) /*- * -inform arg - input format - default PEM (DER or PEM) * -in arg - input file - default stdin * -i - indent the details by depth * -offset - where in the file to start Loading
apps/ca.c +2 −1 Original line number Diff line number Diff line Loading @@ -2829,7 +2829,8 @@ char *make_revocation_str(int rev_type, char *rev_arg) return str; } /* Convert revocation field to X509_REVOKED entry /*- * Convert revocation field to X509_REVOKED entry * return code: * 0 error * 1 OK Loading
apps/crl2p7.c +2 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,8 @@ static int add_certs_from_file(STACK_OF(X509) *stack, char *certfile); #undef PROG #define PROG crl2pkcs7_main /* -inform arg - input format - default PEM (DER or PEM) /*- * -inform arg - input format - default PEM (DER or PEM) * -outform arg - output format - default PEM * -in arg - input file - default stdin * -out arg - output file - default stdout Loading
apps/dh.c +2 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,8 @@ #undef PROG #define PROG dh_main /* -inform arg - input format - default PEM (DER or PEM) /*- * -inform arg - input format - default PEM (DER or PEM) * -outform arg - output format - default PEM * -in arg - input file - default stdin * -out arg - output file - default stdout Loading
apps/dhparam.c +2 −1 Original line number Diff line number Diff line Loading @@ -132,7 +132,8 @@ #define DEFBITS 2048 /* -inform arg - input format - default PEM (DER or PEM) /*- * -inform arg - input format - default PEM (DER or PEM) * -outform arg - output format - default PEM * -in arg - input file - default stdin * -out arg - output file - default stdout Loading