[17:48] does anyone know how to create an upstart script that contains a command which needs a password (PEM phrase for SSL certificate)? [18:12] jessepollak: For apache you can have apache ask for a passphrase via a program.. [18:12] jessepollak: for other things, you'd probably have to hack that in. [18:12] ah, shucks. I'm not using apache [18:14] jessepollak: since it is a manual step anyway, you probably are better off just starting the program from a CLI. [18:14] jessepollak: note that there are projects to make this kind of thing more automatable. See: Barbican === broder_ is now known as broder