Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Jyang257
Jyang257
Offline

Badges

Badges
6

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
14

Discussions

Discussions
0

Questions

Questions
14

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Jyang257
Customize the badges you want to showcase on your profile
Re: does LiveCycle Digital Signatures support unicode pkcs #12 file? - Adobe LiveCycle 22-09-2009
Do you have any update news?

Views

169

Likes

0

Replies

0
Re: does LiveCycle Digital Signatures support unicode pkcs #12 file? - Adobe LiveCycle 18-09-2009
Thank you so much.

Views

171

Likes

0

Replies

0
Re: does LiveCycle Digital Signatures support unicode pkcs #12 file? - Adobe LiveCycle 18-09-2009
Yes. you are right. the OpenSSL certificate contains some double-byte characters( that's why I need use unicode, Cause I want to put Chinese characters into Issuer and Subject attribute) also the acrobat one include both ASCII and Unicode(double-byte Chinese characters), but when you sign it, you only can saw the Digital Signatures only use the ASCII code for sign, not the unicode. That's why I asked if LiveCycle Digital Signatures support unicode pkcs #12 file or not?

Views

171

Likes

0

Replies

0
Re: does LiveCycle Digital Signatures support unicode pkcs #12 file? - Adobe LiveCycle 18-09-2009
I am sorry. the openssl.p12 file password is : blc123

Views

169

Likes

0

Replies

0
Re: does LiveCycle Digital Signatures support unicode pkcs #12 file? - Adobe LiveCycle 18-09-2009
checked attachment for unicode p12 files. the password is : passwordplease change the .txt extension from the file name.Thanks

Views

171

Likes

0

Replies

0
Re: does LiveCycle Digital Signatures support unicode pkcs #12 file? - Adobe LiveCycle 18-09-2009
These are two unicode pkcs #12 files. one created by openssl, another one created by Acrobat.I used this code to sign to the PDF file. try { // This example will upload an XDP file to the LiveCycle Repository ServiceClientFactory myFactory = ServiceClientFactory.createInstance(LCCommonUtil.getConnectionProps()); // Create a SignatureServiceClient object SignatureServiceClient signClient = new SignatureServiceClient(myFactory); // Specify a PDF document to sign FileInputStream fileInputStream = n...

Views

171

Likes

0

Replies

0
does LiveCycle Digital Signatures support unicode pkcs #12 file? - Adobe LiveCycle 15-09-2009
I used Adobe Acrobat and OpenSSL to generated a unicode pkcs#12 file. Import to the Windows are all correct. But when I used for LiveCycle Digital Signatures, after signed, the one use Acrobat generated pkcs12 file signed only can show ASCII character,and other one used OpenSSL pkcs12 file to signed,signature character changed to irrecognizable.

Views

3.7K

Likes

0

Replies

11
which LiveCycle services can handle automatically importing credentials? - Adobe LiveCycle 14-09-2009
Hi, Anyone know which LiveCycle services have the automatically importing credentials functionality? And can user invoke it through Java API or Web Services?ThanksJack

Views

1.5K

Likes

0

Replies

2
Re: Can I automatic upload pkcs#12 file into LC Trust Store Management? - Adobe LiveCycle 11-09-2009
We are going to build a user registration form to let user fill out the form and automatic generate a pkcs#12 file then upload to LC Trust Store Management. Since the password is user created, like you said, user will not share the password to us, so we can not manually import the p12 file to the liveCycle server.Could you please let me know which LiveCycle services can handle automatically importing credentials?ThanksJack

Views

151

Likes

0

Replies

0
Re: Can I automatic upload pkcs#12 file into LC Trust Store Management? - Adobe LiveCycle 10-09-2009
Thank you. But if I have thousands of PKCS#12, what can I do? Is there any tool I can use for the batch upload?

Views

152

Likes

0

Replies

0