Skip to content

Sample of a https call with Client Certificate using OkHttp3

Notifications You must be signed in to change notification settings

ParosSrl/HttpsCaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Sample of a https call with Client Certificate using OkHttp3

In order to run this sample application you need to fill the proper static constants in the Main class

The main method is running a POST over a Url with a body filled with a plain string

In order to compile the application you need:

  • java 1.8
  • maven 3.5.0

Enjoy :D

About

Sample of a https call with Client Certificate using OkHttp3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages