Commit Graph

16 Commits (9d2524aa665fe6ca817d60cc585e9355deaa17ca)

Author SHA1 Message Date
Chris Conlon eb4ee89bd0 JNI/JSSE: update copyright to 2025 2025-01-06 15:48:38 -07:00
Chris Conlon 2fa04177fc JNI: add wolfSSL JNI Java level debugging, add wolfssljni.debug=true System property support 2024-11-21 15:33:14 -07:00
Chris Conlon 49a781bbd0 JSSE: add -ksformat option to example ClientJSSE and ServerJSSE to specify KeyStore type 2024-07-15 16:16:35 -06:00
Chris Conlon 66ac903297 JSSE: add -profile option to example ClientJSSE/ServerJSSE/MultiThreadedSSLClient to allow easier analysis with VisualVM 2024-03-26 14:53:12 -06:00
Chris Conlon 85cfeeaf90 update copyright to 2024 2024-01-16 15:35:09 -07:00
Chris Conlon 21ea49b6bd update copyright dates to 2023 2023-03-30 15:28:19 -06:00
Chris Conlon b4bb2d9aba make example KeyStores more specific to certs/type contained, allows for more granular testing 2022-04-19 16:13:07 -06:00
Chris Conlon 8c41245dc4 update copyright dates to 2022 2022-01-18 10:19:03 -07:00
Chris Conlon 8b2ea7899e update copyright to 2021 2021-01-14 10:03:57 -07:00
Chris Conlon f425262cda check getPeerCertificates() result for null in example ClientJSSE/ServerJSSE before use 2020-06-12 10:49:26 -06:00
Chris Conlon 7ba5a60872 update copyright to 2020 2020-01-03 14:50:25 -08:00
Jacob Barthelmeh 73686c1a5d add -setp and -getp to example, thank you Hideki Miyazaki 2019-07-25 13:58:19 -06:00
Chris Conlon 4a590735fb use client ECC CA in server.jks, update jks bundles, switch JSSE example default JSKs 2019-05-30 09:53:07 -07:00
Chris Conlon 8508d5522d add missing break in ServerJSSE.java version switch 2019-05-06 14:30:33 -07:00
Jacob Barthelmeh f03747ab66 updates to decouple params and server example 2019-04-17 16:36:59 -06:00
Chris Conlon e6fd864fab add ServerJSSE example app 2019-04-17 14:24:19 -07:00