Categories: None [Edit]
always_verify_ssl_certificates
Ruby’s net/http is setup to never verify SSL certificates by default. Most ruby libraries do the same. That means that you’re not verifying the identity of the server you’re communicating with and are therefore exposed to man in the middle attacks. This gem monkey-patches net/http to force certificate verification and make turning it off impossible.
Total
Ranking: 41,391 of 183,155
Downloads: 25,918
Daily
Ranking: 31,675 of 183,147
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
30,027 | 39,497 | crapapult |
43,372 | 24,414 | cps-client |
Depends on
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | jamesgolick |