Giter VIP home page Giter VIP logo

Comments (5)

andrepereiradasilva avatar andrepereiradasilva commented on September 6, 2024

I also agree with seccubus request.
For instance, having a test id and them we can construct the url from that id.

I don't know if this already exists.
Only know this URI parameters on https://www.ssllabs.com/ssltest/analyze.html:

  • d: domain.tld (site domain)
  • s: xxx.xxx.xxx.xxx (ip of server - for multi server environment)
  • hideResults: on (hide results from public view)
  • clearCache: on (clean cache)
  • ignoreMismatch: on (ignore certificate mismatch)
  • latest: null (latest test?)

Is there other parameters in the URI query string, like, test id?

from ssllabs-scan.

ivanr avatar ivanr commented on September 6, 2024

I am happy to implement this, even though you can do this today. Just populate the "d" and "ignoreMismatch" parameters, optionally "hideResults".

@andrepereiradasilva, SSL Labs doesn't store tests on long-term basis. Thus, we can't guarantee that the user will see the same results as in the scan. If the cache expires or the server is re-tested, the most recent results will show.

By the way, the "latest" parameter is used to retrieve a test that it still in progress. If this parameter is not used, the most recent complete test is shown.

from ssllabs-scan.

andrepereiradasilva avatar andrepereiradasilva commented on September 6, 2024

@ivanr, oh i'm sorry to ear that, for research purposes, it would be good to preserve the test data.
So will have to store the json result instead.

from ssllabs-scan.

MrSeccubus avatar MrSeccubus commented on September 6, 2024

@ivanr to less this exercise is left to the API users, the less users are going to end up at the wrong endpoint. The URL can serve two purposes
a) Give the user a place to view the results
b) give the API a url where the HTML report can be downloaded

When I was scraping iso using the API I only had to change one url an in the report to actually make it portable.

from ssllabs-scan.

AshleyPoole avatar AshleyPoole commented on September 6, 2024

I also agree with this request. It would be a great feature for people consuming the API.

from ssllabs-scan.

Related Issues (20)

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.