Skip to content

Commit beed837

Browse files
author
Nathan Sutton
committed
Added a note about Mislav's excellent post on ruby and SSL
1 parent c67f786 commit beed837

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ Tested on the following versions of Ruby:
1919

2020
Version 2.5 brings a single, significant change to the gem which you should be aware of:
2121

22-
* __The Zencoder SSL CA chain is no longer bundled.__ Our cert is expiring and the necessary file may change in the future. You can now specify the CA file or CA path along with the request.
22+
* __The Zencoder SSL CA chain is no longer bundled.__ Our intermediate SSL cert is expiring and the necessary file may change in the future. You can now specify the CA file or CA path along with the request.
23+
24+
[We recommend installing a CA bundle (probably cURL's) in your OS and have ruby use that.](http://mislav.uniqpath.com/2013/07/ruby-openssl/)
2325

2426
## v2.4 WARNING!!!
2527

0 commit comments

Comments
 (0)