Commit Graph

23 Commits (78488527dd9e7885d736725d35b2739584996260)

Author SHA1 Message Date
Chris Conlon 988a29e0f3 Remove text meta data from ca-cert.pem, ca-ecc-cert.pem for Android compatibility 2024-04-09 10:38:04 -06:00
Chris Conlon f999d7d34f Update example certs and JKS files to match latest wolfSSL 2024-04-05 16:20:57 -06:00
Chris Conlon 617847b154 JNI: add Certificate Signing Request (CSR) support with WolfSSLCertRequest class, and example in X509CertRequest.java 2023-09-01 16:44:35 -06:00
Chris Conlon e945bf801d JNI: add X509v3 certificate generation support to WolfSSLCertificate class, supporting key usage, extended key usage, subject alt name, and basic constraints extensions. Self signed and CA-signed support, along with example app. Update example certs to match current wolfssl. 2023-08-22 15:25:06 -06:00
Chris Conlon 83e228013a add script to update example certs, update CRLs from current wolfSSL 2022-11-29 10:30:41 -07:00
Chris Conlon be13b9bc9d add non-standard X509TrustManager.checkServerTrusted(X509Certificate[], String, String) for use on Android 2022-11-28 15:38:21 -07:00
Chris Conlon 4e6582f3a8 update files in examples/certs and WolfSSLCertificateTest cases 2022-04-22 16:09:56 -06:00
Jacob Barthelmeh c403b55a49 update certificates 2021-12-22 09:54:12 -07:00
Jacob Barthelmeh bd24ccbd72 update expired google root cert for testing 2021-12-22 09:48:43 -07:00
Chris Conlon 759a63a4bc add ECC CA cert/key for testing 2021-01-14 14:32:48 -07:00
Chris Conlon 7cb05acd32 update example certs to match current wolfSSL 2020-08-26 14:51:18 -07:00
Chris Conlon 79a1c5484a rename example.com peer cert to example-com.der 2020-02-26 14:40:06 -07:00
Chris Conlon 0006e5dc48 add test case for X509Certificate.getSubjectAlternativeNames() 2020-02-26 12:07:30 -07:00
Jacob Barthelmeh c5286b83e4 additions to certificate class implementation 2019-03-04 13:43:20 -07:00
Jacob Barthelmeh 2bcf367507 initial JNI certificate handling 2019-02-20 16:47:58 -07:00
Chris Conlon 817aa539ba update example certs/keys to match current wolfSSL 2018-11-13 13:27:29 -07:00
Chris Conlon 8d49af6a94 update example certs to match wolfSSL current ones 2018-03-02 10:20:37 -07:00
Chris Conlon 86a1795ac4 update server-ecc.pem 2015-10-16 16:26:30 -06:00
Chris Conlon 26b0925408 add PSK to examples 2015-10-15 13:52:38 -06:00
Chris Conlon b53aeaa772 update example certs and keys 2015-06-02 23:05:30 -06:00
Chris Conlon f93145bba7 update example certs 2014-10-28 15:19:14 -06:00
Chris Conlon b425e3b4d5 update example certs, CRLs 2014-04-15 15:07:25 -06:00
Chris Conlon a1d10059bb initial repo creation 2013-11-08 12:38:38 -07:00