-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Openssl 1.1 #79
Openssl 1.1 #79
Conversation
Any news on when this is expected? I'm trying to use this with https://github.com/zmartzone/lua-resty-openidc/blob/master/lib/resty/openidc.lua and I'd rather not use an old version of openssl when I could just help y'all here! Looks like https://travis-ci.org/SkyLothar/lua-resty-jwt/builds/380204655 is failing on Looks like it's just a cert problem? Thoughts, @cybrq-as? Edit: Haha all the tests are failing due to these expired certs... Lemme see what I can do. @fermaem, I believe you were last to update these? Anything specific to know? Just go gen some new ones and we good? Last updated in April 2016. |
Hello @cdbattags. I believe the certificate issues are fixed with #74. After having contacted @SkyLothar by email and not getting a reply I am wondering whether this repository is still maintained. May be someone is on vacation already... But then again, there are pull-requests from end of last year still open. |
Time to fork and move on? I don't mind taking responsibility just needs a
new name for luarocks I guess...
|
Go for it. I am happy to contribute the fixes wherever they are needed. Let me know. |
does anyone have a solution for this problem (updated package maybe?) |
I'm also interested in this patch. Support for OpenSSL 1.1 would be a win. I tested this patch and it works. |
Hiya folks, so I've been away on vacation for Memorial Day here in the states and back tomorrow to push on this. Plan for me is to fork this repo, new name and package publish for Luarocks and then PR/notify all packages I can find that depend on this. Thoughts? I don't have too much experience with Lua/OpenResty but I'd love to step up to the plate on this since I'll be using it across my current project on all "API gateways". |
@cdbattags Sounds like a good plan. Let me know where I have to commit the patches to. |
I had hella troubles getting the expired cert updated but since that's decently minor I went ahead and forked. Should be getting word back on luarocks/luarocks-site#133 any minute for my module to be added to the root manifest. See https://github.com/cdbattags/lua-resty-jwt for latest changes. I included these specific commits (from this PR) on |
Perfect! Closing this pull-request. |
Could you please publish to OPM? This just broke our system, because zmartzone/lua-resty-openidc depends on this package. |
This change set contains two parts: