Accessing the usable ct logs site like https://oak.ct.letsencrypt.org/2024h1, but i can not get any information

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: ct logs download

I ran this command:curl -XGET " https://oak.ct.letsencrypt.org/2024h1"

It produced this output: backend 404

The operating system my web server runs on is (include version): windows 11

I can login to a root shell on my machine (yes or no, or I don't know): yes

I'm using a control panel to manage my site (no, or provide the name and version of the control panel): no

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):certbot

Oak implements RFC 6962. You can read that RFC to find what endpoints are available.

There's nothing at the URL you've printed, hence a 404.

What are you trying to accomplish?

5 Likes

I want to download some certificate transparency from those log sites.

I don't know what your ultimate goal is (learning how CT logs work? Implementing a client? Search a specific certificate?), but perhaps using sites like crt.sh (which gets its data from a lot of CT logs) is easier and faster, depending on your goal?

I would like to implement an automated script that will allow me to download bulk certificate files from these authoritative websites.

Why do you view the CT logs as any more "authoritative" than the sites that are serving those certificates? And why on earth would you want to do this in any event?

5 Likes

Looking for exploitable new installations of vulnerable webapps comes to mind :roll_eyes:

I'm not going to assist with that.

4 Likes