1. 08 Mar, 1999 4 commits
  2. 07 Mar, 1999 4 commits
  3. 06 Mar, 1999 9 commits
  4. 05 Mar, 1999 2 commits
  5. 04 Mar, 1999 4 commits
  6. 03 Mar, 1999 1 commit
  7. 28 Feb, 1999 2 commits
  8. 27 Feb, 1999 1 commit
  9. 26 Feb, 1999 1 commit
  10. 25 Feb, 1999 6 commits
  11. 24 Feb, 1999 1 commit
    • Ralf S. Engelschall's avatar
      Make `openssl x509 -noout -modulus' functional also for DSA certificates (in · 7be304ac
      Ralf S. Engelschall authored
      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.
      7be304ac
  12. 23 Feb, 1999 2 commits
  13. 22 Feb, 1999 1 commit
  14. 21 Feb, 1999 2 commits