Jonathan Claudius
Jonathan Claudius
Ran into this error today, saw similar comments on https://github.com/SkyLothar/lua-resty-jwt/issues/72 as well as a release to fix this for RS256 [here](https://github.com/SkyLothar/lua-resty-jwt/releases/tag/v0.1.10) My fix for this was to switch to RS...
These unit-tests are mainly just to ensure a mainnet config update doesn't result in a regression of config expectations. - - - This change is [](https://reviewable.io/reviews/certusone/wormhole/1461)
This change is [](https://reviewable.io/reviews/certusone/wormhole/1313)
This PR requires a thorough review of the release notes of both dependencies before merging. We want to make sure we are taking considerations for breaking changes. This change is ...
This would make the deployment of a CVE server so much easier to do. Let me know if you want help or suggestions there, I know for a fact if...
Creating this because I noticed all the default URLs are HTTP, which could be MiTM'd. Maybe cve_server could be adapted to support LetsEncrypt using something like this: https://github.com/unixcharles/acme-client By default...
I know this project is in a unmaintained state, but I did some work to get it to run on Python3 and I wanted to share it for the sake...
This could be as simple as showing them the command to run the docker-compose as a wiki page and spelling out how to add repos for analysis.
Ran into this when playing around, I'll debug and send a PR when I sort it out, but wanted to share anyways.
This is a multi-part issue. When I originally created BNAT (aka: BNAT-Suite) I failed to make it easy for people to gem install the project and start using the binaries....