Using twistd with -c option causes permission error
Richard Shea <[email protected]>
| Newsgroups | gmane.comp.python.twisted |
|---|---|
| Message-ID | <1535415022.1838085.1488124616.23B7D239@webmail.messagingengine.com> |
I'm trying to use the -c option of twistd like this : twistd web --wsgi bar.app -c foo.cer -k privkey.pem --https=4433 I'm pointing it at a cert with perms like this "-rw-r--r-- 1 root root" but twistd complains about a permission error . I'm puzzled ... surely twistd only needs to read that file ? Thanks . _______________________________________________ Twisted-Python mailing list [email protected] https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python