Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 195 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 195 Bytes

Simple Java project to demonstrate how we only trust one server (google.com in this example) to connect to.

Code is based on Stackoverflow answer.