Commit History

Author SHA1 Message Date
  David Garske ed1c56a4fc Benchmark support for 3072-bit RSA and DH when `USE_CERT_BUFFERS_3072` is defined. 6 years ago
  John Safranek f1588e0ad9 Fix Cert Includes 6 years ago
  John Safranek 8a61b7303a Remove execute bit from a few files. 6 years ago
  Sean Parkinson 9358edf5dd Fixes from code review 6 years ago
  Jacob Barthelmeh 62b8c0c3fd add test case for order of certificates with PKCS12 parse 6 years ago
  David Garske 024c8725ad Testing improvements for cert gen and TLS cert validation: 7 years ago
  Sean Parkinson f724206e37 Add test for 3072-bit RSA and DH and fix modexp 7 years ago
  Sean Parkinson 13c4fe6cc4 Add test 7 years ago
  Sean Parkinson 1db52f0c04 Fix to use different PEM header for EDDSA keys 7 years ago
  Sean Parkinson ff4fcf21d6 Add test for private key only ecc key 7 years ago
  Sean Parkinson 4d77e80d04 Fix loading of CRLs and certs. 7 years ago
  toddouska d8261796a6 Merge pull request #813 from cconlon/addcert 7 years ago
  Chris Conlon c46eb36b4e add server-keyPkcs8.der to include.am 7 years ago
  Jacob Barthelmeh 3f33f2b995 add duplicate policy OID cert to dist 7 years ago
  Sean Parkinson 5c9eedbf69 Fixes from merge of test coverage changes 7 years ago
  Jacob Barthelmeh 2daeecdb90 BIO s_socket and BN mod exp 7 years ago
  Chris Conlon 41f6863970 add missing certs and keys to certs/include.am 7 years ago
  David Garske 039aedcfba Added "wolfSSL_use_certificate_chain_buffer_format". Added "wolfSSL_SESSION_CIPHER_get_name" to get cipher suite name using WOLFSSL_SESSION*. Moved the "wolfSSL_get_cipher_name_from_suite" function to internal.c. Added new server-cert-chain.der, which is combination of ca-cert.der and server-cert.der. Enhanced load_buffer to detect format using file extension. Can test use of DER cert chain with NO_FILESYSTEM defined using "./examples/server/server -c ./certs/server-cert-chain.der -k ./certs/server-key.der". 7 years ago
  Jacob Barthelmeh b686deecbe PKCS12 : Add PKCS12 parsing 8 years ago
  John Safranek 74002ce66a Add the new path length test certs to include.am. 8 years ago
  John Safranek ef9c4bf5c9 Add client-ca.pem to the automake include for dist. 8 years ago
  toddouska 088467d312 fix autoconf with new certext files 9 years ago
  toddouska 9f7209b484 add new certs to include.am 9 years ago
  toddouska 47ba1368c2 add wolfssl website ca, go daddy class2 CA 9 years ago
  toddouska 3072edb696 add compressed key support 10 years ago
  Chris Conlon d875931a3f hook new DER files into include.am 10 years ago
  Brian Aker 1be873533e This adds support for "make rpm" 12 years ago
  toddouska 08ff33894f add ECDH static cipher suite tests including RSA signed ECDH, clean up code with haveECDSA -> haveECDSAsig 12 years ago
  toddouska 0aea2607b5 don't install example certs and keys 12 years ago
  toddouska 306a2013a9 ecc client cert dist 12 years ago