Coder Social home page Coder Social logo

Comments (6)

ulises2k avatar ulises2k commented on August 19, 2024 1

Sorry, could you modify the plugin so it can be used even if the certificate is invalid?

from openapi-parser.

aress31 avatar aress31 commented on August 19, 2024

An easy fix would be to locally copy the content of the file and load it as a file rather than URL.

from openapi-parser.

ulises2k avatar ulises2k commented on August 19, 2024

I do Pentesting/Vulnerability Assessment, I only have access to the URL.
90% of people who use burpsuite do the same (Vulnerability Assessment/Pentest)

from openapi-parser.

aress31 avatar aress31 commented on August 19, 2024

As a pentester you should know that if you have access to the URL then you have access to the response body. I recommend you look up the curl or wget doc...

from openapi-parser.

aress31 avatar aress31 commented on August 19, 2024

I don't really want to allow fetching through insecure SSL connections as default behaviour, therefore work need to be done to add a tick box to enable this option.

Will add this request feature in the backlog in the meantime as suggested locally download the response (OpenAPI spec) and just load it as a file. You can do that through curl, wget or a simple copy, paste into notepad.

from openapi-parser.

ulises2k avatar ulises2k commented on August 19, 2024

It should allow me to use it if the SSL certificate is not correct, it could be signed by myself, or I do not have the correct CA but if the correct website works, the plugin should work.

from openapi-parser.

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.