Hi,
I tried a macOS application notarization: an application which package contains a password encrypted zip file.
The notarization process "success" with a warning (below from notarization log):
"b'ditto: no password provided for encrypted PKZip archive\n"
and then, I uploaded that notarized app to my Web server, downloaded and opened it then I got a message like this from the GateKeeper:
"App cant be opened because the identity of the developer cannot be confirmed"
Is there anyone who knows how to handle the notarization of an application that contains an encrypted zip in correct way?
Or not, some other reason than the encrypted zip warning exists to the GateKeeper rejects my app?
Thanks.