openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #15659
Re: [Merge] lp:~raoul-snyman/openlp/ssl into lp:openlp
Review: Needs Fixing
264 commented out code.
Tried to run ssl with not certificate and got this.
Traceback (most recent call last):
File "/home/timali/dev/projects/openlp/ssl/openlp/plugins/remotes/lib/httpserver.py", line 165, in incomingConnection
open(os.path.join(cert_path, u'openlp.crt'), u'rb').read())
IOError: [Errno 2] No such file or directory: u'/usr/share/openlp/openlp.crt'
How do I get a certificate?
--
https://code.launchpad.net/~raoul-snyman/openlp/ssl/+merge/106461
Your team OpenLP Core is subscribed to branch lp:openlp.
References