portecle icon indicating copy to clipboard operation
portecle copied to clipboard

extensions needed for AS2

Open scop opened this issue 16 years ago • 1 comments
trafficstars

When I generate a "key pair" using portecle, the resulting certificate is not suitable for use in an AS2 application because there is no option to create it with "key usage extensions".

An AS2 certificate needs:

(quote)

Key Usage: digitalSignature keyEncipherment

(end quote)

Portecle can import keys containing extensions, and can display them in the various screens that show the contents of a certificate. So it ought to be able to generate them also.

Reported by: neilparks1

scop avatar May 19 '09 19:05 scop

I agree that this would be a good addition. Just to confirm, by "AS2" you mean http://en.wikipedia.org/wiki/AS2 ?

Original comment by: scop

scop avatar Jun 01 '09 20:06 scop