FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

wolfssl-examples/java/https-url/README.md at master · wolfSSL/wolfssl-examples · GitHub

Latest commit

 

History

History
8 lines (5 loc) · 362 Bytes

File metadata and controls

8 lines (5 loc) · 362 Bytes

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"


Back | FazBrowse Home | New Git URL