iOS 18 breaks IMAPS self-signed certs
21–30 of 157 posts
Re: iOS 18 breaks IMAPS self-signed certs
#22Can you add your own CA cert to your device?
Yes, I have a private CA I install on all my Apple devices for my self-signed certs. After I have the root CA on the device, it looks like any other valid SSL to iOS / macOS.
Re: iOS 18 breaks IMAPS self-signed certs
#23Earlier quoted context omitted.
No, but you could use DNS for that internal IP. And then you'd have a hostname. Since your IMAP server likely has some way of getting external mail, it is likely that you have a DNS zone and MX records, so adding an A record for your internal IMAP access isn't that much of an effort compared to what you already would have. If you have mmd45.com as a domain and have MX records pointing to your mail server, adding imap…
unfortunately none of that applies to my setup. my imap server lives in a dmz and doesn't have all that other jazz.
Re: iOS 18 breaks IMAPS self-signed certs
#24:-( hey lurking apple devs- can someone please escalate this?
Re: iOS 18 breaks IMAPS self-signed certs
#25:-( hey lurking apple devs- can someone please escalate this?
I would not bet money that Apple is willing to change their mind regarding this question.
Re: iOS 18 breaks IMAPS self-signed certs
#26Re: iOS 18 breaks IMAPS self-signed certs
#27Most apps work, but not everyone.
Often called certificate pinning.
Re: iOS 18 breaks IMAPS self-signed certs
#28Earlier quoted context omitted.
unfortunately none of that applies to my setup. my imap server lives in a dmz and doesn't have all that other jazz.
Only thing required for this setup to work: client needs to be able to resolve domain to internal ip. I have wireguard mesh with a bunch of services that use LE for TLS that have no access to interwebs and not accessible from interwebs.
Re: iOS 18 breaks IMAPS self-signed certs
#29Earlier quoted context omitted.
Only thing required for this setup to work: client needs to be able to resolve domain to internal ip. I have wireguard mesh with a bunch of services that use LE for TLS that have no access to interwebs and not accessible from interwebs.
how are you renewing the LE certificate if the domain is resolving to an internal ip? this seems like a big hoop to jump through.
Re: iOS 18 breaks IMAPS self-signed certs
#30I wish they could break Snapchat, Facebook etcs ‘s self-signed certs. I own the device, why can’t I see the traffic to and from all of these apps if I add my self-signed cert and approve to use a MITM-proxy. Most apps work, but not everyone. Often called certificate pinning.