Hi,
What are the links to get the CA certificates in DER format in
letsencrypt.org certificate chain?
For example,
https://helloworld.letsencrypt.org has 2 CAs in the chain,
1) Builtin Object Token:DST ROOT CA X3 and
2) Let's Encrypt Authority X1
Like the way to get issued subject certificate, I would like to get
the CA certificates in DER (application/pkix-cert) format for by
issuing HTTP GET request to some links.
Thanks,
/Kaiduan