Vincent Ruello
Vincent Ruello
This issue has been addressed in #705.
You're probably right, I read too fast.
I had the same problem and I was able to get it to work :) As I understand it, uECC outputs by default a 40 byte signature formatted as `[r19]...[r0][s19]...[s0]`,...
Hi, I haven't tried to use certificates generated by ADCS with openwec yet so I don't have an out-of-the-box solution. However, there are a few places where you should find...
@a139786: I guess both certificates should work as long as they have the `TLS Client Authentication` EKU. Did you test them?
Hi @dvas0004! I haven't come across such a situation :disappointed: . I do agree that it seems to be more a problem with the Windows event logging system rather than...
> It appears rendered properly: The fact that the Event Viewer formats it correctly is unexpected. I would assume that the code that builds `RenderingInfo` would be the same in...
What do you think of the following implementation: https://github.com/vruello/openwec/commit/92f20d374c5225ddbae838d3d025ae5bfae95ff2? I've used the data you provided to create test cases, I hope it's ok for you.
Could you enable the `Applications and Services logs/Microsoft/Windows/Windows Remote Management/Analytic` channel and look at the contents of events 771 (which contain the raw payload sent by the forwarder)? In particular,...
Hi @dvas0004! Have you found some time to try and reproduce this behavior with a Windows Server WEC?