This video explains how to secure mule application with TLS and explain and demo following in detail:
How to configure One Way TLS in mule application
How to generate self signed certificate using java keytool utility
How to configure keystore in mule application
How to export public key certificate from keystore using java keytool utility
How to import public key certificate in truststore using java keytool utility
How to configure truststore in mule application