Alaska Software Inc. - Sign with file PKCS#12
Username: Password:
AuthorTopic: Sign with file PKCS#12
Salvatore Megna Sign with file PKCS#12
on Wed, 20 Jun 2018 12:47:23 +0200
Good morning,
Do any of you sign files using a PKCS12 key?
In my application I have to sign files with file keystore.p12

Thanks
Matej JuracRe: Sign with file PKCS#12
on Wed, 20 Jun 2018 14:15:25 +0200
I do. Methods do differ for xml, pdf, docx, exe&dll through.

So you really need to specify what kind of files you need to sign.

Salvatore Megna <smegna@tiscali.it> wrote in message
news:16c6d09d$2a0fccc6$294eb@news.alaska-software.com...
>Good morning,
>Do any of you sign files using a PKCS12 key?
>In my application I have to sign files with file keystore.p12
>
>Thanks
Salvatore Megna Re: Sign with file PKCS#12
on Thu, 21 Jun 2018 12:15:51 +0200
Good morning and thank you for your reply.
I have to sign some text files that I have to send to an institutional site.

Thanks




Il 20/06/2018 14:15, Matej Jurac ha scritto:
> I do. Methods do differ for xml, pdf, docx, exe&dll through.
> 
> So you really need to specify what kind of files you need to sign.
> 
> Salvatore Megna <smegna@tiscali.it> wrote in message
> news:16c6d09d$2a0fccc6$294eb@news.alaska-software.com...
>> Good morning,
>> Do any of you sign files using a PKCS12 key?
>> In my application I have to sign files with file keystore.p12
>>
>> Thanks
Hector PezoaRe: Sign with file PKCS#12
on Wed, 27 Jun 2018 14:54:32 -0400
Hi Salvatore

Use openssl

https://raymii.org/s/tutorials/Sign_and_verify_text_files_to_public_keys_via_the_OpenSSL_Command_Line.html

best regard

Hector Pezoa



"Salvatore Megna" <smegna@tiscali.it> escribi en el mensaje 
news:16c6d09d$2a0fccc6$294eb@news.alaska-software.com...
> Good morning,
> Do any of you sign files using a PKCS12 key?
> In my application I have to sign files with file keystore.p12
>
> Thanks