ASN.1

Kevin Coffman kwc at umich.edu
Tue Jun 17 13:46:22 EDT 2008


The syntax of the preauth data with padata-type PA_PK_AS_REQ  is
defined in section 3.2 of RFC 4556.

You might want to look at Peter Gutmann's dumpasn1 tool
http://www.cs.auckland.ac.nz/~pgut001/dumpasn1.c

You should be able to capture the request packet and feed it to this
tool.  (Details left to the reader.)  It might point out ASN.1
problems.

K.C.

On Tue, Jun 17, 2008 at 6:25 AM, naveen.bn <naveen.bn at globaledgesoft.com> wrote:
> Hi all,
>
> Can any one provide me the link which gives the expected values for the ASN.1 identifier for PA_PK_AS_REQ
> used in krb5-1.6.3 because i am getting ASN1_BAD_ID.
>
> Thank you .
>
> with regards
> naveen



More information about the Kerberos mailing list