Imports of package ocspsign

PathSynopsis
github.com/cloudflare/cfssl/cliPackage cli provides the template for adding new cfssl commands
github.com/cloudflare/cfssl/helpersPackage helpers implements utility functionality common to many CFSSL packages.
github.com/cloudflare/cfssl/logPackage log implements a wrapper around the Go standard library's logging package.
github.com/cloudflare/cfssl/ocspPackage ocsp exposes OCSP signing functionality, much like the signer package does for certificate signing.
io/ioutilPackage ioutil implements some I/O utility functions.
timePackage time provides functionality for measuring and displaying time.