No commit activity in last 3 years
No release in over 3 years
RestClient with embedded cert
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0.8
>= 0.9
>= 2

Runtime

 Project Readme

Original RestClient¶ ↑

The original RestClient is written by Adam Wiggins.

github.com/archiloque/rest-client

This gem added a cert file to it and force SSL verification for those calls.

# RestClient.get # RestClient.post # RestClient.put # RestClient.delete

Both the original RestClient and this gem are released under the MIT License: www.opensource.org/licenses/mit-license.php