@bascule how would you use a Certificate Chain with Reel HTTPS?
-
-
@bascule need to add the root ca and intermediate server ca from startssl to the chain(dunno what that is) -
@Asmod4n I'm not really sure how you do that with Ruby OpenSSL. Sometimes you can concatenate them into the same file... -
@bascule too bad, openssl in ruby only reads the first certificate and then stops. guess ill keep on using nginx then. :-1 -
@Asmod4n you should be able to use :ca_file (concatenated) or :ca_path (separate certs in a dir) with Reel... -
@bascule tried all combinations, only ever sends one cert. -
@Asmod4n the ordering is significant too, although offhand I can't remember what the correct ordering is -
@bascule first the server ca, then the intermediate and then the root ca, at least nginx recognizes it that way. -
@Asmod4n err, opposite of the order you just described, from the toplevel CA cert down the chain to the server cert - 5 more replies
New conversation -
-
-
@bascule needs to look like this when you use openssl s_client http://pastebin.com/8B1PZC8m but looks like this http://pastebin.com/i7BV6jS9Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
@bascule with nginx you do it like this http://www.startssl.com/?app=42 but can’t find a way how to do that in ruby.Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.