We are a UK-based company who are in the process of renewing an iOS Distribution certificate using the Member Center. We are using 'Keychain Access' to generate a Certificate Signing Request, and submitting that CSR to the Member Center. We intend to use the resulting certificate to provision apps using 'Enterprise' distribution.The CSR generated by Keychain Access contains the 'GB' country code in the 'Subject' field of the CSR. However, the certificate we receive back from Member Center appears to have the 'Country' field set to 'US'. The same behaviour is observed with both 'Development' and 'Production' certificates. The machine used to generate the CSR is correctly configured in System Preferences to use the 'English' language and 'United Kingdom' region. We have replicated this issue on multiple machines.Since our old certificate (the one we're trying to renew) has the 'Country' code set to 'GB', we are concerned that the change of country code might affect our ability to provision apps correctly using
Search results for
ACME
78 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
When testing the iOS 9 Beta with MobileIron, we discovered a very problematic change in the device's behavior.When opening a Webclip, which refers to a websitre requesting a client certificate, there shows up a prompt to explicitly choose the client certificate to authenticate with.The website requests a client certificate issued by a specific certificate authority, for instance CN=CA1/O=Acme (this is part of the TLS handshake).The device does only have one client certificate issued by this CA (subprofile of a MDM profile).The prompt to choose appears, even as the list does only contain this single client certificate.In iOS 8 the device does automatically authenticate with the matching client certificate.Therefore this feature is widely used for securing and authenticating access to corporate websites, and in regards of MobileIron for the Enterprise AppStore.If this is no bug, and will remain in final iOS 9 release, we will be seeing immense user impact.Please provide us with clarity on whether this
When I use codesign with deep option to sign my app and includeded frameworks, codesign verifies as good.codesign --verbose=4 --deep -s Acme, Inc. ${appFolder} my-usb-ev-tokencodesign --verify --verbose=4 ${appFolder}.........app/TSR.app/Contents/PlugIns/printsupport/libcocoaprintersupport.dylib--validated:/Users/edward3/Documents/projects/build-tsr-Desktop_Qt_5_5_0_clang_64bit-Release/tsr-app/TSR.app/Contents/PlugIns/printsupport/libcocoaprintersupport.dylib/Users/edward3/Documents/projects/build-tsr-Desktop_Qt_5_5_0_clang_64bit-Release/tsr-app/TSR.app: valid on disk/Users/edward3/Documents/projects/build-tsr-Desktop_Qt_5_5_0_clang_64bit-Release/tsr-app/TSR.app: satisfies its Designated Requirementspctl --verbose --***** --type execute -v TSR.app/TSR.app/: rejectedorigin=Acme, Inc.I am distributing my app in a dmg for distribution outside the Mac app store.Any tips or suggestions on how to properly codesign is much appreciated,-EdOS X 10.10.5XCode 6.4
spctl --verbose --assess --type execute -v TSR.app/ TSR.app/: rejected origin=Acme, Inc.codesign -dvv TSR.app/ Executable=/Users/edward3/Documents/projects/build-tsr-Desktop_Qt_5_5_0_clang_64bit-Release/tsr-app/TSR.app/Contents/MacOS/TSR Identifier=com.acme.tsr Format=bundle with Mach-O thin (x86_64) CodeDirectory v=20100 size=39347 flags=0x0(none) hashes=19e61+3 location=embedded Signature size=4804 Authority=Acme, Inc. Authority=DigiCert EV Code Signing CA (SHA2) Authority=DigiCert High Assurance EV Root CA Signed Time=Aug 24, 2015, 8:21:43 AM Info.plist entries=15 TeamIdentifier=not set Sealed Resources version=2 rules=12 files=39 Internal requirements count=1 size=96
Topic:
Code Signing
SubTopic:
General
Tags:
Hi guys,Is it possible to send some information with hotspot that have been created on phone using app to others?I need that information to check if my app runs on other device that have hotspot enabled. I've thought about it and it came to my mind that in some hotels or restaurants there is wi-fi with no password but with authentication on website, so that information could be send that way but I have no idea if it is doable in xcode on ios.May there are some different ways to check if specified hotspot was made with my application?As you can see here:There is some text under the SFO WiFi so maybe that is the way to send the information but how to set that text, for example to be Acme Wireless using app?Please help
Hello,I have been following some instructions I found online for setting up and running a custom MDM server. In one of the steps it talks about creating and MDM Vendor CSR. Below I have listed out these steps from the website. I have done up to Step 5, but in step 5 it talks about getting the private key from the MDM Vendor CSR after it has been installed into Keychain Access. Once I get here, for me, there is no disclosure triangle to display the private key. Has something changed in this process and the private key is now located somewhere else or needs to be created in some different way?One other thing to make note of is, what gets downloaded in step 5 is a file named mdm.cer. Should this file actually be named mdm.csr? If so, then maybe my Enterprise account is not flagged for MDM Vendor use. I am not the team agent, so if what I previously mentioend is the case, then I would need to get with that person and have the account flagged appropriately. I would think if the account is not flagged for MDM Vendo
I am about to submit my mobile app for e review and I see a place that asks for copyright information, it asks for, The name of the person or entity that owns the exclusive rights to your app, preceded by the year the rights were obtained (for example, 2008 Acme Inc.).. My company has not copyrighted the mobile app, is this necessary before the mobile app is submitted to the app stores?
I'm trying to debug what appears to be a high rate traffic memory corruption related issue in a Network Extension and am attempting to run the Address Sanitizer to help track the issue down. With the Address Sanitizer enabled the Network Extension fails to start correctly. Does anyone know if this is a supported operation mode ? Without Address Santization the tunnel executes and can be debugged successfully.If I attempt to attach the Xcode debugger to the extension as it starts there is some indication that the session is starting but then it dies.default 13:57:09.831134 +0100 nesessionmanager NESMVPNSession[ACME VPN:0AA30726-7734-40A5-8387-43FCF341B0D9]: Received a start command from ACME[524]default 13:57:09.836846 +0100 nesessionmanager NESMVPNSession[ACME VPN:0AA30726-7734-40A5-8387-43FCF341B0D9]: status changed to connectingdefault 13:57:09.847652 +0100 neagent calling plugIn beginUsing:default 13:57:09.849673 +0100 pkd allowing host 296 <private> to use plug-in <priv
I have been implementing the subscription status updates service that Apple started to offer recently following the specifications described here. I started receiving updates but the received requests are simply empty.This is a dump of the request captured by Symfony (PHP framework):SymfonyComponentHttpFoundationRequest Object ( [attributes] => SymfonyComponentHttpFoundationParameterBag Object ( [parameters:protected] => Array ( [_controller] => AcmeSubscriptionBundleControllerStatusUpdateController::postAction [_route] => acme_subscription_statusupdate [_route_params] => Array ( ) ) ) [request] => SymfonyComponentHttpFoundationParameterBag Object ( [parameters:protected] => Array ( ) ) [query] => SymfonyComponentHttpFoundationParameterBag Object ( [parameters:protected] => Array ( ) ) [server] => SymfonyComponentHttpFoundationServerBag Object ( [parameters:protected] => Array ( [REDIRECT_SCRIPT_URL] => /statusupdate [REDIRECT_SCRIPT_URI] => https://acme.com/statusupdate
I take it there is still no fix on the horizon?Has there been any murmur from ACME? Does anyone over there even give a s*** anymore?The official release of 10.13 causes the same crash. It is clearly a known/documented issue. I find it staggering that they released it without fixing this.My upgrade completed successfully. After poking around for a couple hours I thought Let's reboot and make sure we can get back in....big mistake.Has anyone successfully recovered any data from an affected machine?
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Hi,If I have an business application that comprises a vendor app and a customer app, how do I charge for the vendor where it may be used on multiple devices by the same vendor?For example, I build an application to manage parcel delivery (so vehicle tracking, download routes, signing for parcels, etc). I want to build a customer app (for the people who want to receive parcels) which is free, and will be iOS and Android. I want to build the vendor app (for the delivery company) with a subscription of $10 per month, and let them use as many devices as they want. So Acme Delivery signs up for $10/month and has five vehicles, so needs five instances of the app. Both apps have limited in-app functionality, and the main business logic is in a web application accessed from the apps via an API.I am struggling to understand how Acme Delivery can download the vendor app to multiple devices, without either the vendor app being free or the vendor owner having to do an in-app purchase on every device. Th
oli-mbp:~ oli$ auval -v aufx IpeH Acme AU Validation Tool Version: 1.6.1a1 Copyright 2003-2013, Apple Inc. All Rights Reserved. Specify -h (-help) for command options -------------------------------------------------- VALIDATING AUDIO UNIT: 'aufx' - 'IpeH' - 'Acme' -------------------------------------------------- Manufacturer String: AcmeInc AudioUnit Name: IPlugEffect Component Version: 1.0.0 (0x10000) * * PASS -------------------------------------------------- TESTING OPEN TIMES: COLD: dyld: warning, LC_RPATH @executable_path/../Frameworks in /Users/oli/Applications/IPlugEffect.app/Contents/Frameworks/IPlugEffectAUv3Framework.framework/IPlugEffectAUv3Framework being ignored in restricted program because of @executable_path 2018-05-10 20:45:25.883 auvaltool[5532:94786] -[IPlugViewController createAudioUnitWithComponentDescription:error:]: unrecognized selector sent to instance 0x7fa5b4031ee0 2018-05-10 20:45:25.883 auvaltool[5532:94786] *** Terminating app due to uncaught exception 'NSInv
HiI'm trying to connect a development board. based on MCP2200 USB/UART converter to a High Sierra system. However: I do not see any device appearing in /dev/. The same device does connect to a Windows and Linux system, so I do not suspect the hardware. Is teher ny driver to be installed maybe? The manufacturer claims that the chip supprt the cdc/acm protocol, see site: http://ww1.microchip.com/downloads/en/DeviceDoc/MCP2200_MCP2221_CDC_Mac_Readme.txt
I am working with USB serial devices on macOS.How can I detect BSD(unix) name have for my USB Serial device on macOS using IOKit?I want to get device name like : IODialinDevice = /dev/tty.usbmodemMyDeviceNameMy USB device is USB serial COM port.Also I want to detect when device was attached to machine.I can detect when new USB device with my VID and PID was connected.This code allows me to do it CFMutableDictionaryRef keywordDict = IOServiceMatching(kIOSerialBSDServiceValue); kern_return_t result = IOServiceGetMatchingServices(kIOMasterPortDefault, keywordDict, &iterator); while ((port = IOIteratorNext(iterator))) { io_object_t parent = 0; io_object_t current_device = port; while (KERN_SUCCESS == IORegistryEntryGetParentEntry(current_device, kIOServicePlane, &parent)) { CFTypeRef vendor_Id = IORegistryEntryCreateCFProperty(parent, CFSTR(kUSBVendorID), kCFAllocatorDefault, 0); CFTypeRef pr_Id = IORegistryEntryCreateCFProperty(parent, CFSTR(kUSBProductID), kCFAllocatorDefault, 0); if((vendor_id==MY_VEND
I have a USB CDC ACM device which appears in the /dev filesystem as /dev/tty.usbmodem... and /dev/cu.usbmodem... . Most of the time, I am able to read from and write to this device using serial port libraries, including the POSIX calls open(), read(), write(), etc.However, if the device is plugged in, then my mac goes to sleep for at least a few minutes (3 seems very repeatable), when the PC wakes up and I try to open the file, the call to open() blocks or hangs forever. This also happens if I use the `O_NONBLOCK` option, which should return immediately. I am not loading any special device drivers, but instead relying on the built-in driver loaded for USB CDC ACM devices.This affects not only my software, but also built-in utilities including `screen` and other common libraries including pyserial. I've tried both the /dev/tty.usbmodem... and /dev/cu.usbmodem.. filepaths. This occurs across multiple versions of macOS including Mojave and High Sierra. I've tried using direct USB-C cable connec