Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Investigate Catalina app notorization issue #123

Open
tseelbach opened this issue Nov 1, 2019 · 6 comments
Open

Investigate Catalina app notorization issue #123

tseelbach opened this issue Nov 1, 2019 · 6 comments
Assignees

Comments

@tseelbach
Copy link
Contributor

Catalina brings new requirements to notarize binaries. We need to figure out how to do so.
A few pointer that might help us figure out how:
golang/go#34986

Notarization requirement: https://developer.apple.com/news/?id=09032019a

Workaround: locate the executable in Finder hold Ctrl click on the kabanero executable and choose Open. That gives you the option to Open it which makes it trusted from then on.

@s1cyan
Copy link
Contributor

s1cyan commented Nov 5, 2019

Do we have an official IBM Apple Developer license?

@s1cyan
Copy link
Contributor

s1cyan commented Nov 7, 2019

Another thing is do we notarize an open source product with an IBM developer license?

@s1cyan
Copy link
Contributor

s1cyan commented Nov 19, 2019

Megan is currently working on figuring out the license stuff

@s1cyan
Copy link
Contributor

s1cyan commented Dec 6, 2019

Can confirm , unsigned binaries downloaded from out release page will have a warning pop up about being unverified. I don't know what will happen in 2020. I can also add that doing the brew install for the cli does seem to work around this signing issue, but then I don't know what we intend to do with the releases on github
image

@s1cyan s1cyan changed the title need to notarize macos binary for Catalina investigate catalina app notorization issue Dec 11, 2019
@s1cyan s1cyan changed the title investigate catalina app notorization issue Investigate Catalina app notorization issue Dec 11, 2019
@marikaj123
Copy link
Member

The epic is blocked on getting apple credentials which costs money.
The team is looking to impelement a workaround. The brew install for apple has removed the absolute requirement for catalina app notorization.
the blocking issue for catalina is resolved using the brew installer.

@tseelbach
Copy link
Contributor Author

need to update doc so that users would know they can do the brew install to get around this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants