mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-15 05:55:45 +00:00
fix ci on py2, again
This commit is contained in:
@@ -50,7 +50,7 @@ CONFIG_TEMPLATE = b"""\
|
||||
[default]
|
||||
basicConstraints = CA:FALSE
|
||||
keyUsage=nonRepudiation, digitalSignature, keyEncipherment
|
||||
subjectAltName = %(sanentries)b
|
||||
subjectAltName = %(sanentries)s
|
||||
"""
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user