x509-create-sign.cpp: Fix build failure with Openssl 4.0 - #794
x509-create-sign.cpp: Fix build failure with Openssl 4.0#794LocutusOfBorg wants to merge 1 commit into
Conversation
|
Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application. When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated. If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public. |
|
OCA signed. |
klaus-vb
left a comment
There was a problem hiding this comment.
Much appreciated. Looks good to me, and I'll see that it gets integrated.
The second change made me look at how I can test it easily, and I ended up spotting unfinished code and some pre-existing coding style violations... will take care of that in a follow-up change after this one is integrating (hope the OCA signing is ticked off soon).
|
Hello, for the OCA I don't really know, for the X509_NAME, feel free to avoid the cast, I really don't like it but duplicating the variables just to please gcc was even worse :) |
In future OpenSSL versions |
No description provided.