In this tutorial, learn how to ensure data confidentiality by deploying your Mule app using an HTTPS-based service. You will need to have Keytool installed to generate a keystore file. Please read the full tutorial below for step by step instructions on how to deploy an HTTPS Service:
https://developer.mulesoft.com/tutori...
Use the following command to generate your Keystore file:
keytool -genkeypair -keystore keystore.jks -keypass password -storepass password -keyalg RSA -sigalg SHA1withRSA -keysize 2048 -alias mule
Follow US!
• Facebook: / mulesoft
• Twitter: / mulesoft
• LinkedIn: / mulesoft
• Instagram: / mulesoft
Copyright © MuleSoft