Imports of cfssl-newkey command

PathSynopsis
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/cloudflare/cfssl/cliPackage cli provides the template for adding new cfssl commands
github.com/cloudflare/cfssl/cli/genkeyPackage genkey implements the genkey command.
github.com/cloudflare/cfssl/configPackage config contains the configuration logic for CFSSL.
osPackage os provides a platform-independent interface to operating system functionality.