Hello! I am very new to git, so this is my baby-step. I hope to contribute more once I feel more comfortable with how it all works.
I was running through the README and got to this step to test the notary:
python utilities/simple_client.py www.google.com:443,2 localhost 8080 notary.pub
And noticed that the simple_client was not providing the service id to the function that verifies the signature. Check out my "Files Changed" and you can see that simple added it.
Hello! I am very new to git, so this is my baby-step. I hope to contribute more once I feel more comfortable with how it all works.
I was running through the README and got to this step to test the notary: python utilities/simple_client.py www.google.com:443,2 localhost 8080 notary.pub
And noticed that the simple_client was not providing the service id to the function that verifies the signature. Check out my "Files Changed" and you can see that simple added it.
Kyle