diff options
author | rsiddharth <s@ricketyspace.net> | 2019-06-03 21:12:03 -0400 |
---|---|---|
committer | rsiddharth <s@ricketyspace.net> | 2019-06-03 21:12:03 -0400 |
commit | 6613465f6e68be13e67658ceadebe9a889bde21a (patch) | |
tree | c579ccc3748a5cf746e11b0baac6505b968d3bcf /.gitignore | |
parent | 6aa91b4357c486f18143369021c7ed5a4b5c69e7 (diff) |
sign_csr.py: Write bytes to temporary files.
Files opened using `tempfile.NamedTemporaryFile` are opened by default
in binary mode. Writing `str` to the temporary file causes it error
out.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions