Questions tagged [apple-ios]

Apple's iOS is a mobile device operating system which runs on their iPhone and iPad devices.

46 questions
3
votes
1 answer

L2TP with PEAP authentication from MacOS/iOS

Following the recent security advisory, I'm reconfiguring our VPN servers and having trouble. We're using Windows 2008 R2 server for VPN services, running RRAS and NPS on the same server and configure it to use PEAP-EAP-MSCHAPV2 authentiation for…
Jose
  • 147
  • 2
  • 3
  • 8
3
votes
1 answer

Are there any Microsoft Exchange Clients for iOS and Android that store their local data in an encrypted manner?

I don't feel like this is a product recommendation question, more of a "does this tech even exist and is it feasible" question, but if I'm wrong, feel free to give this question the boot. Context: Our company has a bunch of traveling employees who…
Zac B
  • 841
  • 1
  • 15
  • 27
3
votes
1 answer

Exchange GAL only showing Company name in iOS search results

My organization uses iPads connected to our Exchange server. When we search the GAL for a person in the company, the results are shown as the Company only (data coming from the 'Company' field in Active Directory) instead of the contact's name. Here…
Jagger
  • 299
  • 3
  • 6
  • 17
3
votes
2 answers

What happens to signed code when root certificates get compromised?

My Windows Server just requested a certificate update related to the compromise of a root certificate a while ago. I remember Firefox, Safari, Flash, the .Net pile of stuff and Internet Explorer all requested that update earlier. I know code is…
Kheldar
  • 157
  • 1
  • 5
3
votes
2 answers

How can I monitor HTTPS traffic with Wireshark?

Possible Duplicate: How can I filter https when monitoring traffic with Wireshark? I want to verify that the analytics package I've added to my iOS app is attempting to talk to the analytics servers (which I don't control). I think the analytics…
MrDatabase
  • 133
  • 1
  • 1
  • 4
3
votes
1 answer

8e6 R3000 + iOS devices

Our organization uses the 8e6 R3000 filter for internet authentication and filtering. We recently got wireless routers installed (yeah!) and our laptops work great with it, but our iOS devices don't because the R3000 uses a java applet to remain…
Leticia Meyer
3
votes
1 answer

iPhone users does not connect to StrongSwan VPN, while Android and Windows 10 users do?

I have a StrongSwan VPN that for some reason unknown to me cannot connect iOS users to my VPN server. A few quick notes: My StrongSwan server is front for VPN clients who connects to my network. I used WireGuard for my backend site-to-site…
2
votes
1 answer

Apple iOS Apps and caching at the edge proxy

Our network contains a growing number of iOS devices, all of which with very similar configurations. All Internet access is via a transparent proxy. We've found that iOS updates and some free apps cache fine on the proxy, but any paid apps fail to…
Matthew Iselin
  • 717
  • 1
  • 8
  • 20
2
votes
0 answers

How Do I Create A Subscription WiFi Network (like Starbucks)

When using an iPad, connecting at a Starbucks, you will see a page pop up (like a web browser, but with no address bar), and it will allow you to login. Apple has a KB article on them at: http://support.apple.com/kb/HT3867 However, I can't find any…
2
votes
2 answers

L2TP VPN routing issue with iphone/ipad

I am able to connect to our company's VPN with L2TP on the iphone and ipad, however, I can only get to certain resources in our company network but not others. After looking at the iOS device logs and routing tables, it seems that only the first 30…
Banjer
  • 3,974
  • 12
  • 41
  • 47
1
vote
1 answer

How to make a DEP Registered iPad Supervised

I have iPads purchased using Apple's Device Enrollment Program (DEP) and have registered the serial numbers under deploy.apple.com. I am using Meraki as the MDM and I have also entered the serial number there. On the iPad, I went to m.meraki.com…
1
vote
1 answer

How does the Profile Manager send Clear Passcode command get to the iDevice?

We use Apple's Profile Manager MDM. Occasionally a user will forget the passcode to unlock their iPad. We should be able to user Profile Manager to clear their passcode. However, I've noticed that "Class Passcode" tasks never seem to complete even…
P.Turpie
  • 242
  • 1
  • 2
  • 9
1
vote
0 answers

How to setup forward secrecy in nginx so that iOS9 (Xcode7) app with default ATS settings can connect to my server?

iOS9's App Transport Security states that connections that do not meet certain requirements will fail. Below are the requirements quoted from Apple's document…
goodbyeera
  • 59
  • 6
1
vote
2 answers

Accounting IPSec connections with RSA authentication

Apple iOS has "VPN On Demand" function. With this function the VPN connection is made whenever the device tries to connect to certain domains or to the internet at all. iOS supports "VPN On Demand" only with certificated-based authentication. To…
John Green
  • 105
  • 1
  • 2
  • 9
1
vote
1 answer

Mopria and DNS-SD

With the Advent of Android 4.4 Kit Google now natively supports some form of built in printing functionality. This means that a lot of printers now support Mopria. Just like Airprint on IOS, Mopria is nothing more than multicast DNS for detecting…