Commit History

Author SHA1 Message Date
  Jordi Boggiano bdb97e7527 Reuse new TlsHelper for CA validation, refs #4798 10 years ago
  Jordi Boggiano 1ea810d40b Merge remote-tracking branch 'cs278/san-support' 10 years ago
  Jordi Boggiano 78ffe0fd08 Avoid checking CA files several times 10 years ago
  Jordi Boggiano 901e6f1d0e Fix output and handling of RFS::copy() and extract redirect code into its own method, refs #4783 10 years ago
  Jordi Boggiano a574d5ef76 Merge remote-tracking branch 'cs278/follow-redirects' 10 years ago
  Chris Smith b32aad8439 Do not set TLS options on local URLs 10 years ago
  Chris Smith 74aa73e841 The origin may not be the remote host 10 years ago
  Chris Smith 304c268c3b Tidy up and general improvement of sAN handling code 10 years ago
  Chris Smith 7e2a015e9b Provide support for subjectAltName on PHP < 5.6 10 years ago
  Rob Bast d6be2a693b switch to array-replace-recursive 10 years ago
  Rob Bast 2393222826 more appropriate name 10 years ago
  Rob Bast 474541e9aa apply comments 10 years ago
  Chris Smith 33f823146b Account for ports in URL 10 years ago
  Chris Smith 34f1fcbdcb Drop downgrade warning 10 years ago
  Rob Bast c232566e52 add a hash to make sure CA file gets recreated if the content changes 10 years ago
  Rob Bast cef97904d0 dont rewrite temp CA file if it already exists 10 years ago
  Rob Bast 4482a1dca0 also wrong array 10 years ago
  Rob Bast f79255df29 make sure passed options are merged into defaults before checking 10 years ago
  Rob Bast 94947ee772 merge isset() calls 10 years ago
  Rob Bast b95b0c2ab6 wrong array 10 years ago
  Rob Bast 008cce8d85 add back sanity checks 10 years ago
  Rob Bast c1488f65bf a quick stab at adding capath 10 years ago
  Chris Smith dd3216e93d Refactor to use new helper methods for headers 10 years ago
  Chris Smith 8a8ec6fccc Too many redirects is not an error in PHP, return the latest response 10 years ago
  Chris Smith 33471e389f Pass redirect count using options 10 years ago
  Chris Smith e830a611ec Handle other path redirects 10 years ago
  Chris Smith ffab235edd Remove code preventing protocol downgrades 10 years ago
  Chris Smith ce1eda25f3 Follow redirects inside RFS only when required by PHP version 10 years ago
  Chris Smith 73662c725a Don't let PHP follow redirects it doesn't validate certificates 10 years ago
  Jordi Boggiano 546730dcf3 Show CA files being used in debug mode, refs #4792 10 years ago