MXL and MXLS
Summary
MXL and MXLSContent
Hello,
I have a question, while invoking a maxl from shell script -
essmsh -D sample.mxl $private_key
essmsh -D sample.mxls $private_key
mxl script name ending with .mxl and mxls both are working fine. Why is that it is mentioned in oracle document that we should have mxls as extension for maxl scripts ?.
Does the name of the mxl script/file matters ? The scripts are running fine without any issue.
From oracle docs:
You can encrypt user and password information stored in MaxL scripts.
The following MaxL Shell invocation encrypts the input MaxL script, obscuring user name and password, and changing the file extension to .mxls.
1