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
|
1abeaf1584
|
JSSE: add Host into HTTP GET in example ClientJSSE, used with -g
|
2024-07-19 13:33:59 -06: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
|
1e65f4c215
|
JSSE: add -sysca option to example clientJSSE, load system CA certs ignoring any passed in
|
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
|
6a1468f6ad
|
JSSE: fix ClientJSSE example resumption when sending HTTP GET
|
2023-11-03 13:50:14 -06:00 |
Chris Conlon
|
2446ced76e
|
JSSE: fix example client option to disable peer verification, add -g option to send HTTP GET
|
2023-10-20 17:04:02 -06:00 |
Chris Conlon
|
69596e8d7a
|
fix build errors and warnings for Visual Studio on Windows, declare variables at top of scope
|
2023-05-09 15:06:37 -06: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
|
7ec66590a1
|
add option to do one session resumption to ClientJSSE.java example
|
2021-12-21 13:58:23 -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 |
Jacob Barthelmeh
|
f03747ab66
|
updates to decouple params and server example
|
2019-04-17 16:36:59 -06:00 |
Jacob Barthelmeh
|
aaa6bf2977
|
add example client
|
2019-04-17 14:30:02 -06:00 |