Giter Site home page Giter Site logo

crlset-tools's People

Contributors

agl avatar awhalley avatar

Stargazers

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

Watchers

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

crlset-tools's Issues

Flushing Cached CRLs for Proper Certificate Revocation Checking in Chrome

I have set up a custom Public Key Infrastructure (PKI) and deployed a server with a custom server certificate. During the SSL handshake process in Chrome, the browser downloaded a Certificate Revocation List (CRL) from my custom CRL distribution endpoint, which has a validity period of three months.

Recently, I revoked a certificate issued by the Certificate Authority (CA). However, when attempting to revisit my site, Chrome does not download the CRL again; it appears to be cached. I need assistance in understanding how to flush the cached CRLs to ensure proper certificate revocation checking.

Thank you for your help.

Missing License File

I noticed that the crlset.go source file header mentions that the source is controlled by a license found in the LICENSE file. There is no LICENSE file included in the GitHub repository. Could you add the LICENSE file to the repository?

CRLSet truncated at header

I've been trying to use this tool for the last couple of days, but it seems that it doesn't work anymore. Has the format changed over the last couple of months since the tool was last updated?

Using it on Windows with Go 1.14.2, this is all I get:

go build .\crlset.go
.\crlset.exe fetch > crl-set
Downloading CRLSet version 5841
.\crlset.exe dump .\crl-set
CRLSet truncated at header

CRL truncated at serial

hi, I'm using this tool to get CRLset, but when i want to dump the CRLset it says "CRLSet truncated at serial". The version of CRLset is 7034. How to deal with this error?

recreate crlset-tools

someone asked me to create crlset-tools in another programming language. i'm having trouble
knowing what is happening after:
resp, err = http.Get(crxURL)
if err != nil {
fmt.Fprintf(os.Stderr, "Failed to get CRX: %s\n", err)
return false
}

could you point me to some documentation for this API?

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.