-
Notifications
You must be signed in to change notification settings - Fork 6
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
MSYS-547: [win32-certstore] Verify Certificate #20
Conversation
7de20d2
to
43995fc
Compare
@piyushawasthi can you rebase this and make the shell_out changes similar to #19 please? |
9fbf8fe
to
64172a0
Compare
ec8774f
to
5410f31
Compare
Hi @btm , This branch is rebased and shell_out changes done. Also fixed failing test-cases and tested manually. So this is ready to merge. |
It's hard to tell what the methods here do exactly. For example, I think I would name the We should probably start adding YaRD documentation to the library to be more formally explicit about the methods. http://www.rubydoc.info/gems/yard/file/docs/GettingStarted.md I'll probably make a separate chore card to go back around and do that on code we've already committed. |
5410f31
to
0f8ba9d
Compare
Hi @btm - I have update the method name
OR
Please let me know your thought about it. |
0f8ba9d
to
66b999f
Compare
@piyushawasthi I remember thinking about this a while ago, but I forget what we were thinking. The first thing to come to mind was |
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.
this looks fine. I'll leave it to your choice what to do about naming. this will need a rebase to merge.
66b999f
to
c061a71
Compare
Signed-off-by: piyushawasthi <[email protected]>
c061a71
to
0fab80b
Compare
Signed-off-by: piyushawasthi <[email protected]>
0fab80b
to
4cde6a9
Compare
Note: First merge PR: #16 after that need to rebase this branch.
Description:
This method verify certificate using thumbprint and return boolean.
Usages:
Return:.