-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Kuba/ssl/client ocsp/otp 18606 #7543
Conversation
CT Test Results 3 files 73 suites 50m 15s ⏱️ Results for commit 8e20f46. ♻️ This comment has been updated with latest results. To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass. See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally. Artifacts// Erlang/OTP Github Action Bot |
0ab5a34
to
077abb4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we handle "-type combined_cert() :: #cert{}." in the certificate(s) in the arguments?
To reduce the decode/encode der roundtrips that is done?
4b2e6c9
to
57e0c18
Compare
hmm, did you mean public_key:pkix_ocsp_validate or some other context? |
I'm starting to understand and like your comment :-). |
6d588b1
to
30e7203
Compare
121acd6
to
03b422b
Compare
03b422b
to
97c956c
Compare
@u3s you also need to rebase! |
97c956c
to
ee1911e
Compare
Maybe squash some of the commits? |
4d7f2c5
to
ca6763f
Compare
I've pushed updated branch. fixup commits contain updates since preview review. I will squash them when we finish discussions. |
ca6763f
to
7dd44bb
Compare
I created backlog item, to handle this area(optimize encoding/decoding) in separate PR. Plan is to do it soon. |
9945e7d
to
8e20f46
Compare
No description provided.