Forum Discussion
BernardW
Sep 07, 2020Copper Contributor
Difficulties signing the vba project code
I face difficulties when I want to sign an Excel vba project. The error "A problem occured with the digital certificate. The VBA-project can't be provided by a digital signature. The signature is bei...
Anna-Lawgic
Sep 13, 2022Copper Contributor
Let us know if they send you something newer that works and we'll move to that too. We have one VBA person using this version and everyone else using the latest and greatest.
yasensimeonov
Oct 31, 2022Copper Contributor
Anna-Lawgic , finally solved this. Turns out we can actually use the latest version (10.8 R6) of the SafeNet Auth Client software AND sign Excel/Office VBA, we just need to add one Windows Registry key and value.
Finally found some spare time to summarize my findings in a post on StackOverflow, you can find it here: https://stackoverflow.com/a/74267125/9535720
- BernardWOct 31, 2022Copper Contributor
We finaly solved this by re installing Windows and review the place of the sign server in the network. Many thanks for all the reply.