mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-17 13:54:22 -05:00
fix ci on py2, again
This commit is contained in:
parent
81b8fdedf2
commit
db74c4fc6c
@ -50,7 +50,7 @@ CONFIG_TEMPLATE = b"""\
|
||||
[default]
|
||||
basicConstraints = CA:FALSE
|
||||
keyUsage=nonRepudiation, digitalSignature, keyEncipherment
|
||||
subjectAltName = %(sanentries)b
|
||||
subjectAltName = %(sanentries)s
|
||||
"""
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user