Ralf S. Engelschall 7be304acdb Make `openssl x509 -noout -modulus' functional also for DSA certificates (in
addition to RSA certificates) to match the behaviour of `openssl dsa -noout
-modulus' as it's already the case for `openssl rsa -noout -modulus'.  For RSA
the -modulus is the real "modulus" while for DSA currently the public key is
printed (a decision which was already done by `openssl dsa -modulus' in the
past) which serves a similar purpose.  Additionally the NO_RSA no longer
completely removes the whole -modulus option; it now only avoids using the RSA
stuff. Same applies to NO_DSA now, too.
1999-02-24 17:17:31 +00:00
..
1999-02-23 12:53:49 +00:00
1999-01-31 09:59:54 +00:00
1999-02-23 08:52:20 +00:00
1999-01-31 11:19:17 +00:00
1999-01-09 19:15:59 +00:00
1999-01-31 09:59:54 +00:00
1999-01-31 09:59:54 +00:00