Jump to content

How to run a OpenSSL command from Scriptmaster


This topic is 3728 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi all

 

I'm working in a project where I need to save a certificate (.CER) and a key file (.KEY) y Base64 encoded text.

 

For example, to convert a .KEY file I type this in OpenSSL:

 

openssl pkcs8 -inform DER -in a.key -out b.key

 

Now, how can I do the same using ScriptMaster?.

 

Regards

 

Ibrahim

Link to comment
Share on other sites

This topic is 3728 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.