]> granicus.if.org Git - apache/commit
Provide a far more useful explanation when SSLCryptoDevice fails to
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 30 May 2003 21:01:57 +0000 (21:01 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 30 May 2003 21:01:57 +0000 (21:01 +0000)
commitf74d7f0f69c1b3697c9f0af126e516d08c87adf6
treeb9f6c23a9f35cd0f5c7bb5aa2271cdc30dadd73f
parent282d19b590262d2938310d0dded08ed59bbf7df3
  Provide a far more useful explanation when SSLCryptoDevice fails to
  find a device.  Still would be nice to implement dynamic:{options}
  but this gets us to display the usual, builtin devices.

  We now load builtin engines up front, in the pre_config phase, because
  this and any other config cmd processor must have an already valid
  library config.  So loading builtin engines becomes redundant in this
  cmd handler.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100108 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_config.c