Definitions

Sorry, no definitions found. Check out and contribute to the discussion of this word!

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word keyout.

Examples

  • The common name should be the hostname of the server where the proxy will be running: openssl req - new - x509 - days 365 - nodes - out self. pem - keyout self. pem run a VNC server. vncserver: 1 run the python proxy:

    Jeremy Zawodny's linkblog 2010

  • Replace "nick. key" and "nick. crt" with your IRC nick that you use for this connection. cd ~/. irssi mkdir certs cd certs openssl req - nodes - newkey rsa: 2048 - keyout nick. key - x509 - days 365 - out nick. crt Generating a 2048 bit RSA private key writing new private key to 'nick. key'

    Planet Ubuntu 2010

  • # Create a self-signed certificate (careful-don't make it readable by others!) openssl req - new - x509 - nodes - out imapd. pem - keyout imapd. pem - days 9999 chmod 0400 imapd. pem

    Planet Sun DanX 2008

  • - nodes - keyout private / privkey. key - out cert-req. csr

    Planet Haskell 2009

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.