Print this page
6205 onbld manuals should be declared as 1onbld
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>


   4 .\" The contents of this file are subject to the terms of the
   5 .\" Common Development and Distribution License (the "License").
   6 .\" You may not use this file except in compliance with the License.
   7 .\"
   8 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 .\" or http://www.opensolaris.org/os/licensing.
  10 .\" See the License for the specific language governing permissions
  11 .\" and limitations under the License.
  12 .\"
  13 .\" When distributing Covered Code, include this CDDL HEADER in each
  14 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 .\" If applicable, add the following below this CDDL HEADER, with the
  16 .\" fields enclosed by brackets "[]" replaced with your own identifying
  17 .\" information: Portions Copyright [yyyy] [name of copyright owner]
  18 .\"
  19 .\" CDDL HEADER END
  20 .\"
  21 .\" Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
  22 .\" Use is subject to license terms.
  23 .\"
  24 .\" ident       "%Z%%M% %I%     %E% SMI"
  25 .TH signit 1 "13 June 2007"
  26 .SH NAME
  27 .I signit
  28 \- sign files using code signing server
  29 .SH SYNOPSIS
  30 \fBsignit [-q] [-i dir] [-o dir] [-l user]\fP
  31 .LP
  32 .SH DESCRIPTION
  33 .IX "OS-Net build tools" "signit" "" "\fBsignit\fP"
  34 .LP
  35 .I signit
  36 is the client program for use with Sun's code signing server. It
  37 reads a list of signing credential names and relative pathnames
  38 from standard input. Each file is read from the input directory,
  39 sent to the signing server, signed with the specified credential,
  40 and written to the output directory.
  41 .LP
  42 .SH OPTIONS
  43 .LP
  44 The following options are supported:
  45 .TP 4


  68 .LP
  69 .SH ENVIRONMENT
  70 .LP
  71 .TP 4
  72 .B CODESIGN_SERVER
  73 Specifies the hostname or IP address of the code signing server. If
  74 this variable is not set, it defaults to quill.sfbay.
  75 .LP
  76 .SH EXIT STATUS
  77 .LP
  78 The following exit status values are returned:
  79 .IP "\fB0\fR" 4
  80 .IX Item "0"
  81 All specified files were signed successfully.
  82 .IP "\fB1\fR" 4
  83 .IX Item "1"
  84 One or more files were not signed successfully.
  85 .LP
  86 .SH SEE ALSO
  87 .LP
  88 signproto(1)


   4 .\" The contents of this file are subject to the terms of the
   5 .\" Common Development and Distribution License (the "License").
   6 .\" You may not use this file except in compliance with the License.
   7 .\"
   8 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 .\" or http://www.opensolaris.org/os/licensing.
  10 .\" See the License for the specific language governing permissions
  11 .\" and limitations under the License.
  12 .\"
  13 .\" When distributing Covered Code, include this CDDL HEADER in each
  14 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 .\" If applicable, add the following below this CDDL HEADER, with the
  16 .\" fields enclosed by brackets "[]" replaced with your own identifying
  17 .\" information: Portions Copyright [yyyy] [name of copyright owner]
  18 .\"
  19 .\" CDDL HEADER END
  20 .\"
  21 .\" Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
  22 .\" Use is subject to license terms.
  23 .\"
  24 .TH signit 1ONBLD "13 June 2007"

  25 .SH NAME
  26 .I signit
  27 \- sign files using code signing server
  28 .SH SYNOPSIS
  29 \fBsignit [-q] [-i dir] [-o dir] [-l user]\fP
  30 .LP
  31 .SH DESCRIPTION
  32 .IX "OS-Net build tools" "signit" "" "\fBsignit\fP"
  33 .LP
  34 .I signit
  35 is the client program for use with Sun's code signing server. It
  36 reads a list of signing credential names and relative pathnames
  37 from standard input. Each file is read from the input directory,
  38 sent to the signing server, signed with the specified credential,
  39 and written to the output directory.
  40 .LP
  41 .SH OPTIONS
  42 .LP
  43 The following options are supported:
  44 .TP 4


  67 .LP
  68 .SH ENVIRONMENT
  69 .LP
  70 .TP 4
  71 .B CODESIGN_SERVER
  72 Specifies the hostname or IP address of the code signing server. If
  73 this variable is not set, it defaults to quill.sfbay.
  74 .LP
  75 .SH EXIT STATUS
  76 .LP
  77 The following exit status values are returned:
  78 .IP "\fB0\fR" 4
  79 .IX Item "0"
  80 All specified files were signed successfully.
  81 .IP "\fB1\fR" 4
  82 .IX Item "1"
  83 One or more files were not signed successfully.
  84 .LP
  85 .SH SEE ALSO
  86 .LP
  87 signproto(1ONBLD)