Skip to content
  1. Mar 12, 2002
  2. Mar 10, 2002
  3. Mar 08, 2002
  4. Mar 06, 2002
  5. Mar 03, 2002
  6. Mar 01, 2002
  7. Feb 28, 2002
  8. Feb 27, 2002
    • William A. Rowe Jr's avatar
      · 63a7946b
      William A. Rowe Jr authored
        Introduce PassPhraseDialog 'pipe' mechanism.  This builds on DougM's
        apr-ization of the 'tty', and changes his naming a bit so we clearly
        identify the pipe-to and pipe-from the user.
      
        This patch invokes a bidirectional piped dialog to the user.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@93607 13f79535-47bb-0310-9956-ffa450edef68
      63a7946b
    • William A. Rowe Jr's avatar
      · c47513c2
      William A. Rowe Jr authored
        Introduce the PassPhraseDialog 'pipe' mechanism.
      
        This is the directive handling commit only, the mechanics patch will
        follow.  PassPhraseDialog "|/path/to/pipe" will use the bidirectional
        pipe to have a 'conversation', along the lines of the tty dialog with
        PassPhraseDialog 'builtin'.  This is entirely different than the 'exec'
        method, which simply runs once for each passphrase, and doesn't allow
        for failure/retries, and certainly doesn't offer any sensible 'dialog'.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@93606 13f79535-47bb-0310-9956-ffa450edef68
      c47513c2