This manual page is for Mac OS X Server version 10.6.3

If you are running Mac OS X (client), this command is not available.

If you are running a different version of Mac OS X Server, view the documentation locally:

  • In Xcode

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



getsslpassphrase(8)                      BSD System Manager's Manual                     getsslpassphrase(8)

NAME
     getsslpassphrase

SYNOPSIS
     getsslpassphrase vhost:port algorithm

DESCRIPTION
     Used by Apache to extract pass phrases for certificates for SSL-enabled virtual hosts.  See the docu-mentation documentation
     mentation of Apache's SSLPassPhraseDialog directive for detail.  The port and algorithm arguments are
     required, as they are part of the SSLPassPhraseDialog protocol, but are ignored.

     The Server Admin Certificates panel manages certificate pass phrases in the system keychain. The
     getsslpassphrase tool attempts to extract the pass phrase for the specified virtual host from the sys-tem system
     tem keychain.  If it is not found there, the tool tries to find a pass phrase that may have been cre-ated created
     ated with Panther Server, by checking servermgr_web_httpd_config.plist.

     For certificate pass phrases in the system keychain, the tool will first try a specific match, and then
     look for wild card certificates. Wild card certificates of the following form are supported:
      *.example.com, *.*.example.com, *.*.*.example.com, *.*.sub1.exampl.com, and *.sub2.sub1.example.com.

FILES
     /var/log/getsslpassphrase.log

Mac OS X Server                                 May 12, 2010                                 Mac OS X Server

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...