Skip to content
Snippets Groups Projects
Commit db74c4fc authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

fix ci on py2, again

parent 81b8fded
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ CONFIG_TEMPLATE = b"""\
[default]
basicConstraints = CA:FALSE
keyUsage=nonRepudiation, digitalSignature, keyEncipherment
subjectAltName = %(sanentries)b
subjectAltName = %(sanentries)s
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment