• Joe Orton's avatar
    * modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle): Fix possible · bfe6f47f
    Joe Orton authored
      startup failure in cases where multiple vhosts share the same
      "vhost-id" and private key file.  The cached-key case would
      previously cause an abrupt return from the function, which could
      prevent processing of configured keypairs for other vhosts.  There
      is no apparent reason to check for a "cache hit" against cached keys
      using *any* algorithm types; instead only check against a key with
      the matching type.
    
    Submitted by: Masahiro Matsuya <matsuya redhat.com>, jorton
    
    
    git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1069772 13f79535-47bb-0310-9956-ffa450edef68
    bfe6f47f
To find the state of this project's repository at the time of any of these versions, check out the tags.