I'm trying to get a LetsEncrypt certificate working in BonsaiDb, and I'm stuck trying to convert `fullchain.pem` into something that fabruic can accept. Right now, it seems like CertificateChain can only be serialized/deserialized through Serde, not through a format I can generate through openssl.