TLDR:
- "DSCreateKey DT855"
- Signed Plugin.pbo with "DSSignKey DT855.biprivatekey Plugin.pbo".
- Put Plugin.pbo.DT855.bisign into "@Plugin\addons\" folder.
- Put DT855.bikey in server's "arma2oa\keys\".
- It however does not accept my key.
Hey everyone,
I got a problem with signing .PBOs:
I've followed a few tutorials, tried around a bit myself but didn't get it working, here's what I did:
I downloaded DSUtil and the BI Editing Tools, put the DSSignKey in the same folder as the DSUtil and created my key with:
"DSCreateKey DT855"
after that I put my addon( in this case "UsefullClientTools.pbo" ) in the same folder as all DSUtils.
Then I signed "UsefullClientTools.pbo" with:
"DSSignKey DT855.biprivatekey UsefullClientTools.pbo"
Edit: And I put my UseFullClientTools.pbo.DT855.bisign into the my addon's folder
I put "DT855.bikey" into my servers "ARMA 2 Operation Arrowhead\Keys\" folder.
But as soon as I join it tells me I don't have a key accepted by the server for my addon.
Unlike before I put the .bikey in the server's keys folder the server now got that "green lamp" next to the server's name.
I hope I'm not doing too much trouble, Timo!