Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 238 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 238 Bytes

java-ssl-client-test

To build the project, run ./gradlew build

To run the tester, execute: java -jar build/libs/IFADHttpsClientTest-1.0.jar https://www.ifad.org

If you just need the executable jar file, get it from Releases.