pub async fn insert(
    conn: &mut PgConnection,
    conf: &DatabaseCertificateConfiguration
) -> ModelResult<CertificateConfiguration>