When I go into mysql and do a query for the cert in question, this is the result:
mysql> select id, cert_file, ca_file from certificates where name = "my cert name";
+----+-------------+-------------+
| id | cert_file | ca_file |
+----+-------------+-------------+
| 5 | cert-oJRd9M |...