Hello .
I'm new with nginx and accept my apologies if the question is obvious.
i have SXG certificate from DigiCert. but in the SXG config i should give cert.cbor and resource.msg path.
how can i generate these files? all i have is pem file.
thank you in advance.
sxg on;
sxg_certificate /path/to/sxg/mySxg.pem;
sxg_certificate_key /path/to/sxg/mySxg.key;
sxg_cert_url https://website.test/certs/cert.cbor;
sxg_validity_url https://website.test/validity/resource.msg;
sxg_cert_path /certs/cert.cbor;