Git Product home page Git Product logo

Comments (4)

spikebike avatar spikebike commented on August 26, 2024 2

There's an easy fix, instead of:
https://crt.sh/?Identity=%25.fridayengineering.net&iCAID=16418

Query for up to 1000 instead of 100:
https://crt.sh/?Identity=%25.fridayengineering.net&iCAID=16418&p=1&n=1000

from lectl.

sahsanu avatar sahsanu commented on August 26, 2024 2

@Firefishy , I apologize but I really forgot this. Please check new lectl version 0.10, it should solve this issue.

from lectl.

sahsanu avatar sahsanu commented on August 26, 2024

from lectl.

sahsanu avatar sahsanu commented on August 26, 2024

@spikebike Thanks for pointing me out this issue, sincerely I forgot about it :( and thanks for the tip to search more or less certificates on crt.sh site, I've used it in new version.

I've added new option (-m) to search for more or less than 100 certificates per domain and per *.domain.

This is the help for new option:

 -m               [Default: 100] searchs for more or less than 100 certificates
                  per domain OR subdomain. It means that if for example you use
                  option -m25 you could receive an output of max 50 certs (25 for
                  the domain and 25 for *.domain).
                  If this option is not used, lectl searchs only for last 100
                  certificates. If the option is used it searches by default
                  for last 1000 certificates.
                  If you want to search for more or less certificates, append
                  the number after the option with no spaces (Ex: -m500). If
                  you specify a number, then the option must be specified
                  independently.
                  Wrong: lectl -seulm500 domain.tld
                  Good: lectl -seul -m500 domain.tld


 Examples:

     lectl letsencryt.org
     lectl -s -e -u -l letsencryt.org
     lectl -seulm letsencryt.org
     lectl -lumse letsencryt.org
     lectl -su --extraline letsencryt.org
     lectl -u letsencryt.org -esm
     lectl -seul -m500 letsencryt.org
     ...and so on

from lectl.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.