-
In a discussion about the multisig configuration structure, regarding `Batch` which collects a slice of public keys and signatures for batch verification:
> Why not do the actual verification? I'm…
-
We have our instance of Krill configured for OpenID-Connect with login.microsoftonline.com.
Every now and then we get in a situation where authentication with login.microsoftonline.com completes bu…
-
Hi Team,
I am using verify1.c to verify the xml digital signature using public_key.pem and Signature_File.xml. But I am facing an issue from long time.
_**func=xmlSecDSigCtxProcessSignatureNod…
-
Capture a few interesting GitHub pushes, save them, and add a simple script to POST them to the local server for testing.
It would be great to also automate signing the hooks, so that they continue…
-
Hello @netbiosX,
I have an odd question but you was the only one I could think of who may have the answer.
I'm creating a custom windows on virtual machine for my own, it's not a modify other's os s…
-
Did gemfarm die? I am getting the error message 'Signature verification failed'.
-
`String body = exchange.getAttribute(ServerWebExchangeUtils.CACHED_REQUEST_BODY_ATTR);`
I have retrieved the "body" parameter, which is of type String, in the filter. Now I want to decode the "body" …
-
### Is your feature request related to a problem?
Once a document is signed digitally, the COOL toolbar has an icon to view these signatures. You can't add or remove a document signature, though.
…
-
### Version
4.5.8
### Context
I'm trying to authenticate against Graph API using client credentials flow.
```
OpenIDConnectAuth
.discover(
vertx,
…
-
https://github.com/telamon/picofeed/blob/feaf8e258585c682a5ad3d5b710d9638a643d2dc/index.js#L495
This should be an option `feedFrom(source, noVerify=false)`
Scenarios where signature verification…