Comment by urda

Comment by urda a year ago

2 replies

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.

cpach a year ago

Nit-pick: In that case the certs aren’t self-signed, they are regular leaf certs, chained to a “non-standard” CA.

  • urda a year ago

    This is true, the user I replied to was asking about root CA's so I tried to address that.