wolfssl-examples/java/https-url at master · wolfSSL/wolfssl-examples

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Latest commit

History

History

https-url

Folders and files

NameName

Last commit message

Last commit date

parent directory

..

README.md

Example HTTPS URL use with wolfJSSE

Example of Building javac -cp ~/Documents/wolfssljni/lib/wolfssl-jsse.jar URLClient.java

Example of Running

java -Djava.library.path=/Users//Documents/wolfssljni/lib/ -classpath ~/Documents/wolfssljni/lib/wolfssl-jsse.jar:./ URLClient -h https://www.google.com -A ../example-keystores/external.jks:"wolfSSL test"