Tobias Flühmann

Results 7 comments of Tobias Flühmann

+1 I have the same issue on ruby 2.3.3 with the version 1.3.6

Thx, updating to the newest version fixed it for me, @sato-s the problem is the rubyzip dependency (~>1.0.0), thats why bundler didn't updated automatically

As far as I checked this message is printed in any case the method is called: https://github.com/ruby-ldap/ruby-net-ldap/blob/master/lib/net/ldap.rb#L621 Adding `:encryption => { :simple_tls }` when the initializer is called could fix...

Tried it out in gke (k8s version 1.17). It displays the same error. Despite it should have the permission: ```yaml --- kind: ClusterRoleBinding apiVersion: rbac.authorization.k8s.io/v1 metadata: name: podpreset-webhook subjects: -...

Hi jengweneg Can you provide the JSON you're trying to parse? And the corresponding algorithm(s)? What kind of JWT is it? JWS, JWE? Are your certificates still up to date?...

@jjbohn could you please have a look at this gem?