@bascule how would you use a Certificate Chain with Reel HTTPS?
@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 -
@bascule like said, all combinations tried, only ever sends one cert. -
@Asmod4n can you get it working with any Ruby web servers? - 3 more replies
New conversation -
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.