aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkinit
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-10-15 20:08:10 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-10-15 20:08:10 +0000
commit3cbb374385fdb0cb63efb4c5a68011967e1a98e4 (patch)
treeb44816c978eb84168c2a73d65ef01b0d97310930 /asn1/pkinit
parent0fde67dd54131faf1ee8e6f0d6928f852af4b913 (diff)
Now Kerberos compiles, a lot of work remains to get it into shape.
svn path=/trunk/; revision=26467
Diffstat (limited to 'asn1/pkinit')
-rw-r--r--asn1/pkinit/packet-pkinit-template.h2
-rw-r--r--asn1/pkinit/pkinit.cnf2
2 files changed, 3 insertions, 1 deletions
diff --git a/asn1/pkinit/packet-pkinit-template.h b/asn1/pkinit/packet-pkinit-template.h
index 9d0d82f5ce..8c41d89a5b 100644
--- a/asn1/pkinit/packet-pkinit-template.h
+++ b/asn1/pkinit/packet-pkinit-template.h
@@ -29,7 +29,7 @@
int dissect_pkinit_PA_PK_AS_REQ(proto_tree *tree, tvbuff_t *tvb, int offset, asn1_ctx_t *actx _U_);
int dissect_pkinit_PA_PK_AS_REP(proto_tree *tree, tvbuff_t *tvb, int offset, asn1_ctx_t *actx _U_);
-/*#include "packet-pkinit-exp.h"*/
+#include "packet-pkinit-exp.h"
#endif /* PACKET_PKINIT_H */
diff --git a/asn1/pkinit/pkinit.cnf b/asn1/pkinit/pkinit.cnf
index 3174efef02..63ce6b006e 100644
--- a/asn1/pkinit/pkinit.cnf
+++ b/asn1/pkinit/pkinit.cnf
@@ -10,6 +10,8 @@ PKIX1Explicit88 pkix1explicit
#.IMPORT ../cms/cms-exp.cnf
#.EXPORTS
+PaPkAsReq
+PaPkAsRep
#.REGISTER
AuthPack B "1.3.6.1.5.2.3.1" "id-pkauthdata"