I want to introduce client certificate authentication for communication between the iPad and the server.
Since it is not possible to install a client certificate on the iPad using a p12 file, I am considering another method. I would like to know how to install the client certificate and private key issued by the certificate authority on the iPad without converting it to a p12 file.
What are the different ways to do this?