Page 1 of 1

OSX code signature invalid - causing firewall issues

PostPosted: Mon Apr 15, 2013 4:20 pm
by roversub
Hello,

Normally on OSX 10.8 (Mountain Lion) the "Allow or Deny network connections for this software" dialog only shows up once- when the application is first launched. With Subsonic I have to click "Allow" every time I launch it. This sorta sucks if you're trying to run it on a remote sever. Anyway, I was told that this problem is usually caused by an invalid code signing certificate.

I checked this by running the following command in terminal:
codesign -vvv /Applications/Subsonic.app

Which returns:
"
invalid signature (ode or signature have been modified)
in architecture: i386
"

Uninstall / reinstall did not resolve the problem. Is there any way I can fix this, or is it just an issue with the application or installer?

Re: OSX code signature invalid - causing firewall issues

PostPosted: Thu Apr 18, 2013 7:12 pm
by jkstorer
I see the same thing, and my firewall is blocking requests to Subsonic even though it shows up in the enabled list. If I turn the firewall off, it works fine.

I've posted about it in this thread.