Thank you for your attention
Using a self-signed leaf certificate puts you far off the well-trodden path, and it’s something I actively recommend against
This is a private network. AFAIK it is not possible to use an established authority to sign a certificate for an internal network. It is not connected to the public Internet. It must be secure as it is transmitting sensitive data over a shop floor
We could enable HTTP for the APP NSAllowsArbitraryLoads but that causes other problems. (We could use a VPN to secure the data, but it would limit how we install the app on the device.)
Topic:
Programming Languages
SubTopic:
Swift
Tags: