python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Successfully codesigned and notarized app getting unable to verify developer when running
I have a fully codesigned .app which is successfully notarized. However when running the app on someones computer. They get the error
"App" cannot be opened because the developer cannot be ...
Derek
Votes: 0
Answers: 1
Signing a MacOS Framework using CMake
I'm developing a C/C++ library that will be distributed as a Framework for apple architectures, but I'm having trouble getting CMake to sign my binaries for notarization/distribution.
What are the bes...
pcbennion
Votes: 0
Answers: 1
Osslsigncode overwriting a file while code signing
I am performing a code signing using osslsigncode. I wanted to know if there was a way to overwrite the file being signed using the same name instead of creating a new one? I tried using the same name...
TheProgrammer
Votes: 0
Answers: 1
Code Sign EXE - Does it include the detailed address of my company in the signature?
As I can see, in Windows, the Digital Signature tab of an EXE file will show the Company Name, City Name, and Country Name of the company.
Is the user able to find the detailed address of the company ...
RRN
Votes: 0
Answers: 3