Guest User

Untitled

a guest
Oct 16th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. SSLPassPhraseDialog exec:/path/to/passphrase-script
  2.  
  3. #!/bin/sh
  4. echo "put the passphrase here"
  5.  
  6. Invalid command 'echo', perhaps misspelled or defined by a module not included in the server configuration
Add Comment
Please, Sign In to add comment