Password as parameter for pkitool

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
Niewb
OpenVpn Newbie
Posts: 2
Joined: Mon Nov 25, 2013 2:03 pm

Password as parameter for pkitool

Post by Niewb » Tue Nov 26, 2013 9:53 am

Hello guys,

I use this command at the moment:

Code: Select all

./pkitool --pass keyName
is it possible to give pkitool the password as parameter ? or what do i have to do so that the pkitool doesnt ask me for the pass phrase again :P it will be like this, that i got a password, saved in a varibale and i want to pass it with out getting asked to give the pass phrase as input. Hope you untderstood my question, my english isn't the best :P (i'm writing my code in linux shell language)

Post Reply