I am implementing a node backend server for a mobile application. The mobile app connects to the server using an HTTPS link. I have created a .pfx file for this link. The issue is that in the options I have to provide the passphrase in clear. This passphrase can be read by anyone who has access to the server. Is there anyway to secure this passphrase.