Mule

https

HTTPS for Mule Applications

Enabling HTTPS for Mule applications is quite a complex process which requires understanding of below concepts whenever you want to work with https configuration in Mule applications. TLS with Keystores and Truststores. What are Keystores and Truststores? How to generate a Keystore and self signed certificate? How to configure TLS in Mule 4? Lets elaborate …

HTTPS for Mule Applications Read More »

Mule 4 – Password Encryption/Decryption (Secure Property Placeholder)

In this blog, we have shown how to encrypt properties and sensitive data that might float in and out of the applications and may be visible to the development and support teams. Use Case : How to enable Secure Property Placeholder in Mule 4? This requires configuration of security configuration module (Secure properties config) that …

Mule 4 – Password Encryption/Decryption (Secure Property Placeholder) Read More »