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>
*** 1,6 ****
! signproto(1) User Commands signproto(1)
NAME
signproto - sign ELF objects in proto area
--- 1,6 ----
! signproto(1ONBLD) illumos Build Tools signproto(1ONBLD)
NAME
signproto - sign ELF objects in proto area
*** 8,19 ****
SYNOPSIS
signproto cred_file
DESCRIPTION
signproto finds ELF objects in the ON proto area and re-signs them
! using signit(1). This operation is normally invoked only for release
! builds, as it replaces the internal development signatures with
official Sun signatures. The actual signing using Sun's private key is
performed by a code signing server which is accessed via signit.
Cryptographic modules are identified by examining the signature
embedded by elfsign(1) during the build process. signproto requires a
--- 8,19 ----
SYNOPSIS
signproto cred_file
DESCRIPTION
signproto finds ELF objects in the ON proto area and re-signs them
! using signit(1ONBLD). This operation is normally invoked only for
! release builds, as it replaces the internal development signatures with
official Sun signatures. The actual signing using Sun's private key is
performed by a code signing server which is accessed via signit.
Cryptographic modules are identified by examining the signature
embedded by elfsign(1) during the build process. signproto requires a
*** 32,41 ****
ROOT
Location of ON proto area containing files to be signed.
SEE ALSO
! signit(1), elfsign(1)
! 13 June 2007 signproto(1)
--- 32,41 ----
ROOT
Location of ON proto area containing files to be signed.
SEE ALSO
! signit(1ONBLD), elfsign(1)
! 13 June 2007 signproto(1ONBLD)