Commit 22615fb4 authored by Jim Fulton's avatar Jim Fulton

removed some unused code

parent 2f002133
......@@ -1308,8 +1308,3 @@ class Serving(ServerEvent):
class Closed(ServerEvent):
pass
default_cert_authenticate = 'SIGNED'
def ssl_config(section):
from .sslconfig import ssl_config
return ssl_config(section, True)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment