cyberentomology

cyberentomology t1_j1e2lb8 wrote

Apple software engineers probably spent months creating a notification that would explain what happened in plain terms everyone can understand, and then along comes OP.

1

cyberentomology t1_j1e23x9 wrote

Exactly what it says on the tin: battery can’t deliver enough wattage for the CPU to go full throttle, so it’s making sure the CPU lets off the gas a bit so the battery doesn’t explode.

It’s like driving at high elevation.

1

cyberentomology t1_iy4a96y wrote

Certificate authentication to access enterprise Wi-Fi networks is extremely common. Products like ClearPass exist for this exact use case. The “password” for a WiFi network (pre shared key) is an encryption key, not an authentication or authorization method, and is only typically used on small-scale personal networks.

This is completely separate from VPN which allows remote secured access to internal company networks. Certificate authentication to the network provides authentication, authorization, and accounting, as well as robust encryption of the wireless link.

2

cyberentomology t1_iy3z61n wrote

Given the name, this is most likely the default self-signed SSL certificate for the admin page on the ISP’s gateway device.

This would have ended up in your certificate store if you used your iPhone to connect to the management page and clicked through the security warning and on “visit this website”.

This doesn’t affect anything else.

6