Closed Spindel closed 6 years ago
models: Data in PEM format should be considered Bytes, not Text
It's pretty much the same in SQLite, but vastly different in PostgreSQL. This normalizes the data storage to how it's used, and keeps it in line with data format to OpenSSL.
models: Data in PEM format should be considered Bytes, not Text