Mr Victor , it works !!! You have taken me out of a great trouble !!!
I'd image it could be easy but I could not understand how to do.
Thanks a lot
Marina
(Milano , Italy)
Viktor Dukhovni wrote
>> On Apr 5, 2017, at 6:23 AM, Marina <
> Marina.Brusa@
> > wrote:
>>
>> I have been requested t
> On Apr 5, 2017, at 6:23 AM, Marina wrote:
>
> I have been requested to fill a field 344 characters long with a crypted
> string.
Why?
> My program uses a command to produce this string (cf.enc.b64),
> starting from a string 16 char long (cf.inp)
>
>$ openssl rsautl -encrypt -in cf.inp
Hi everyone
I have been requested to fill a field 344 characters long with a crypted
string .
My program uses a batch command to produce this string (cf.enc.b64) ,
starting from a string 16 char long (cf.inp)
openssl rsautl -encrypt -in cf.inp -out CF.enc -inkey farma-fur.cer -certin
-pkcs