To add an additional layer of security to the mobile config profile is not hard to accomplish. The easiest way is to open Terminal on a Mac computer and use openssl command:
openssl s_client -connect YOUR_SSL_ENABLED_WEB_SITE: 443 >/Users/shared/NAME.cer </dev/ null |