Checklist progress
0/93Learned
MuleSoft Developer II
Study Checklist
Checklist progress
0/93Learned
Implement secure, environment-dependent properties management
0/5
Create, package, and distribute keys and certificates
0/5
Expose and invoke APIs over HTTPS
0/5
Implement transport layer security (TLS) mutual authentication on the client and server side
0/3
Implement API invocations authenticated by Basic Auth or OAuth2 with HTTP or REST connectors
0/3
Prepare for the Exam
Study Community
Ask questions and get the latest info from other MuleSoft Developer II studiers.
The keytool utility is a command-line program bundled with the Java Development Kit that generates and manages the keystores and certificates required for Mule applications to secure data in transit. It creates the private keys and public certificates that Mule uses to authenticate servers and clients over TLS connections. You use it to build self-signed keypairs, request CA signatures, and prepare the files for Mule's TLS configuration.