GithubHelp home page GithubHelp logo

revoker's People

Contributors

wdawson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

revoker's Issues

Requesting OCSP response from server

First off, thanks for the excellent app. I'm pretty new to certificates, OCSP and so on, which is why I chose this implementation for testing purposes. I do have a suggestion for the introduction README:

When I started working with the OCSP Responder, I specified the needed files and ports within the .yml-config. I worked with a full test set of certificates, including three parties requiring OCSP. For each one, I specified the URL to the OCSP service within the respective X509v3 extension fields. Following the instructions on the README, I specified each field as http://localhost:10123, for example. Upon placing my OCSP requests to this URL, I kept on getting the following response every time:

{"code":404,"message":"HTTP 404 Not Found"}

After some hours of head scratching, I found out from your source code, that OCSP requests are supposed to be sent to a domain formatted like this: http://localhost:10123/ocsp. Thankfully, this allowed the actual requests to be made to your app and communicated back to my validator.

It'd be great if the domain formatting could be made clearer in the README.

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.