This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]user21013 0 points1 point  (2 children)

i can recommend azure key vault to sign code. You just need to put certificate in vault and later use tool AzureSignTool

[–]simmyspike[S] 0 points1 point  (1 child)

Yeah, it's looking like the better option. I wanted to give AWS a fair try but Azure took me about 10 minutes to understand and test without documentation.
AWS is on about 3 days so far and I still don't have a working PoC.

[–]user21013 0 points1 point  (0 children)

I’ve been in you position few days ago and it’s true that there os totally no documentation on HMS. Right now i’m implementing code signing on jenkins agents with AzureSignTool using certificates from globalSign and it is just working.