Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team ,
My Talend Job Server is running in Linux Server .
I have a requirement where I need to decrypt a .p7 file (I have the .pfx and .cer file ) . I am looking for a solution inside Talend which can help me solve this issue? Kindly let me know if there is any utility /component present for this ?
Hello,
So far, there is no a specific component to decrypt a p7 file in Talend.
Feel free to create a new feature jira issue on talend bug tracker.
Best regards
Sabrina
Hello ,
Id say you can use a tsystem component tio put the system command to decrypt the file and send the standard output to a global variable which would be : tSystem_1_OUTPUT