-- Add CSR field to certificate challenges
ALTER TABLE certificate_challenges ADD COLUMN csr_pem TEXT;