code-signing-certificate

Jenkins Build Failed : Xcode couldn't find a provisioning profile matching

冷暖自知 提交于 2020-01-03 03:57:24
问题 I have Jenkins Master running on Aws instance of Ubuntu and created mac laptop as slave , when I ran using Xcode in mac loptop build is successful but when I trigger it from Jenkins it's giving. error : Check dependencies : No profiles for 'com.xyz.abc' were found: Xcode couldn't find a provisioning profile matching 'com.xyz.abc'. Code signing is required for product type 'Application' in SDK 'iOS 10.2' * ARCHIVE FAILED * The following build commands failed: Check dependencies (1 failure)

Phonegap - Error - Keystore alias not recognized

空扰寡人 提交于 2020-01-02 02:12:08
问题 I am strugging to sign an Android app using Phonegap Build I get the following error: Error - Keystore alias not recognized I am using this to create the keystore in my terminal: keytool -genkey -v -keystore name.keystore -alias alias -keyalg RSA -keysize 2048 -validity 10000 -storepass password What should I be using for the 'name' and 'alias', am I missing something? Thanks. 回答1: Try this way. https://github.com/amirudin/build/wiki/Android-Signing If the alias is not recognized, the alias

Using self-signed certificate for code signing software

為{幸葍}努か 提交于 2019-12-24 06:03:44
问题 Currently our company uses a digital certificate from Versign/Symtanec for code signing our software. We have someone in our company attempting to persuade us to use a self-signed certificate instead of one purchased from Verisign/Symantec. Partially as a "cost-down" procedure (even though they're pretty damn cheap for a 2-3 year renewal), and partially to make things easier in a patching sense, as the systems our software runs on (industrial machines) has installed software with a non

Why does Java (on one particular installation) think I'm self-signing?

一曲冷凌霜 提交于 2019-12-23 22:47:09
问题 On one particular machine (Windows Server 2012R2 with current updates and JRE) I'm getting the classic "Your security settings have blocked a self-signed application from running" error. Obviously I can get around it by making my launch site (which is internal and for our own internal use only) trusted. However, I would like to solve the root cause if possible. What's making this difficult to solve is: A) It's NOT self-signed. It's signed with a JKS that contains our COMODO certificate and

How to debug OSX code signing rejection?

断了今生、忘了曾经 提交于 2019-12-23 02:01:39
问题 I'm signing an install4j installer for OSX, however OSX is rejecting it. The system log only reports that it was rejected, and spctl only reports that it was rejected, with no explanation. How can I determine why it was rejected? 回答1: I presume you're talking about Gatekeeper not allowing your app to run after it's downloaded? Gatekeeper's rules aren't based on a list of rules to reject an app, they're based on a list of possible rules to accept an app, and if your app doesn't match any or

What certificate do I need for code signing?

北慕城南 提交于 2019-12-22 08:13:16
问题 I'm trying to sign a ClickOnce .NET Application. I have a SSL cert that I use on a website, but I'm thinking that it is not up to the job. When I select the cert in Visual Studio I get an messsage box saying ' The selected certificate is not valid for code signing. Choose another certificate file '. The cert details look like this: whereas a temporary cert generated in VS looks like this: It seems to have a lot more going for it in terms of looks and general charisma. Do I need to get a new

Thawte driver signing for 64-bit Windows

≯℡__Kan透↙ 提交于 2019-12-21 12:58:48
问题 If this question is off-topic, please recommend another StackExchange site to post this on :-) Our company recently purchased G2 code signing certificate from Thawte. I've run through all steps neccessary to sign a 64-bit driver, so it can be installed under Windows 7 64-bit. Namely, I have: downloaded a G2 Thawte cross-certificate obtained our own Thawte certificate (actually a .p12 file which I had to import and re-export as .pfx file for it to work) successfully signed the driver via the

xcode error Unable to find a team with the given Team ID to which you belong.

女生的网名这么多〃 提交于 2019-12-21 07:55:02
问题 I am getting the following error in Xcode, Unable to find a team with the given Team ID 'E4K95C67LT' to which you belong. Please contact Apple Developer Program Support. https://developer.apple.com/support This is after I was kicked off a team and started my own dev account. Do I need to reinstall Xcode or something? In Xcode it shows my new Team, and when I click on the team it took me to a place where I created signing identities, but when I go to build app it says no signing identity found

xcode error Unable to find a team with the given Team ID to which you belong.

亡梦爱人 提交于 2019-12-21 07:51:43
问题 I am getting the following error in Xcode, Unable to find a team with the given Team ID 'E4K95C67LT' to which you belong. Please contact Apple Developer Program Support. https://developer.apple.com/support This is after I was kicked off a team and started my own dev account. Do I need to reinstall Xcode or something? In Xcode it shows my new Team, and when I click on the team it took me to a place where I created signing identities, but when I go to build app it says no signing identity found

Missing iOS Distribution signing identity

荒凉一梦 提交于 2019-12-20 09:31:58
问题 I deleted all my provisioning profiles from my Mac by mistake ( Library/Mobile Device/Provisioning Profiles ). Now, no matter what I do, Xcode gives me this error: Missing iOS Distribution signing identity How can I fix this? 回答1: This is the same exact error for an expired Apple cert - though I know it's not your issue, you're the #1 answer on Bing at the moment. According to the Apple Developer Forums, the Apple Worldwide Developer Relations Intermediate Certificate Expiration expired 2/14