Hi, On Tue, Dec 10, 2013 at 10:16 PM, McGee, Art <[email protected]>wrote:
> I am currently working with Tizen 3.0 ivi. I have a current bug submitted > in the Jira(for https) but I really need a work around. I have two > questions. First I'd like to see a log of errors from Murphy as to > identify any permissions that need to be set in config.xml for > applications. Second I'd like a way to open up security to verify > To see the logs, use journalctl, e.g., journalctl /usr/bin/murphyd > security problems with an application. I have two activities I am trying > to do from JavaScript that seem to be a problem. One making requests on > the platform to localhost seem to fail with security violations. Two > making https requests seem to fail at the application layer. Note the same > requests can be made successfully from a curl request. > Try adding security=none to kernel cmdline while debugging. -- Mikko
_______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
