Joseph Hughes

Results 4 issues of Joseph Hughes

It would be nice if this could be used for a TLS TCP proxy. With the Steam block in Nginx, you can create an NGINX proxy for TCP connections. This...

enhancement

``` 2022-08-15 20:04:00 +0000 [warn]: #0 [out_gcs] got unrecoverable error in primary and no secondary error_class=ArgumentError error="wrong number of arguments (given 3, expected 1..2)" 2022-08-15 20:04:00 +0000 [warn]: #0 /fluentd/vendor/bundle/ruby/3.1.0/gems/google-cloud-storage-1.38.0/lib/google/cloud/storage/bucket.rb:1557:in...

Found this issue when trying to use the enforce method of the service. Thanks for the work on this module!

http://blog.jedd-ahyoung.com/2015/07/25/using-asymmetric-jwt-on-the-server-and-the-client/ HMAC signing requires a shared key. This presents security issues. Asymmetric encryption means that only the server issuing the JWT payload is able to sign, but using the public...