| /minix3/crypto/external/bsd/heimdal/dist/po/heim_com_err569856/ |
| H A D | heim_com_err569856.pot | 19 #: ../lib/hx509/hx509_err.c:11 24 #: ../lib/hx509/hx509_err.c:12 29 #: ../lib/hx509/hx509_err.c:13 34 #: ../lib/hx509/hx509_err.c:14 39 #: ../lib/hx509/hx509_err.c:15 44 #: ../lib/hx509/hx509_err.c:16 49 #: ../lib/hx509/hx509_err.c:17 54 #: ../lib/hx509/hx509_err.c:18 59 #: ../lib/hx509/hx509_err.c:19 64 #: ../lib/hx509/hx509_err.c:20 [all …]
|
| /minix3/crypto/external/bsd/heimdal/dist/doc/ |
| H A D | NTMakefile | 53 $(OBJ)\hx509.texi 89 # Build hx509.chm 91 $(OBJ)\hx509\index.html $(OBJ)\hx509\How-to-use-the-PKCS11-module.html: $(hx509_TEXINFOS) 93 $(MAKEINFO) $(MAKEINFOFLAGS) --html hx509.texi 96 $(OBJ)\hx509\toc.hhc: $(OBJ)\hx509\How-to-use-the-PKCS11-module.html 99 $(OBJ)\hx509\hx509.hhp: hx509.hhp 102 $(DOCDIR)\hx509.chm: $(OBJ)\hx509\hx509.hhp $(OBJ)\hx509\toc.hhc 103 cd $(OBJ)\hx509 104 -$(HHC) hx509.hhp 105 $(CP) hx509.chm $@ [all …]
|
| H A D | Makefile.am | 11 info_TEXINFOS = heimdal.texi hx509.texi 27 hx509.dxy: hx509.din Makefile 28 $(dxy_subst) < $(srcdir)/hx509.din > hx509.dxy.tmp 29 chmod +x hx509.dxy.tmp 30 mv hx509.dxy.tmp hx509.dxy 60 PROJECTS = hcrypto hdb hx509 gssapi krb5 ntlm wind 62 doxyout doxygen: hdb.dxy hx509.dxy hcrypto.dxy gssapi.dxy krb5.dxy ntlm.dxy wind.dxy 126 hx509.din \ 138 hx509.dxy* \
|
| H A D | hx509.din | 5 OUTPUT_DIRECTORY = @srcdir@/doxyout/hx509 6 INPUT = @srcdir@/../lib/hx509
|
| H A D | hx509.hhp | 3 Compiled file=hx509.chm
|
| H A D | hx509.texi | 2 @c $NetBSD: hx509.texi,v 1.1.1.3 2014/04/24 12:45:26 pettai Exp $ 5 @setfilename hx509.info 26 * hx509: (hx509). The X.509 distribution from KTH 187 This manual is for version @value{VERSION} of hx509. 257 hx509 (Heimdal x509 support) is a near complete X.509 stack that can 264 hx509 can use PKCS11 tokens, PKCS12 files, PEM files, and/or DER encoded 598 hx509 issue-certificate supports adding the email SAN to certificate by 718 To match certificates hx509 have a special query language to match 767 $ kinit -C PKCS11:/usr/heimdal/lib/hx509.so lha@@EXAMPLE.ORG
|
| /minix3/crypto/external/bsd/heimdal/dist/tests/can/ |
| H A D | mit-pkinit-20070607.xf | 8 pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt 17 pkinit_identity = FILE:@srcdir@/../../lib/hx509/data/kdc.crt,@srcdir@/../../lib/hx509/data/kdc.key 18 pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt,@srcdir@/mit-pkinit-20070607.ca.crt
|
| H A D | krb5.conf.in | 8 pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt
|
| /minix3/crypto/external/bsd/heimdal/lib/libhx509/ |
| H A D | Makefile | 8 .PATH: ${HEIMDIST}/lib/hx509 ${HEIMBASE}/include 10 LIB= hx509 24 INCS+= hx509.h hx509-protos.h ${ASN1_INCS} ${COMPILE_ET_INCS} 61 -I${HEIMDIST}/lib/hx509/ref \
|
| /minix3/crypto/external/bsd/heimdal/dist/tests/kdc/ |
| H A D | krb5.conf.in | 7 pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt 50 pkinit_identity = FILE:@srcdir@/../../lib/hx509/data/kdc.crt,@srcdir@/../../lib/hx509/data/kdc.key 51 pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt 52 pkinit_pool = FILE:@srcdir@/../../lib/hx509/data/sub-ca.crt 53 # pkinit_revoke = CRL:@srcdir@/../../lib/hx509/data/crl1.crl
|
| H A D | krb5-pkinit.conf.in | 17 pkinit_identity = FILE:@objdir@/kdc.crt,@srcdir@/../../lib/hx509/data/key2.der
|
| /minix3/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| H A D | NTMakefile | 32 RELDIR=lib\hx509 88 $(SRCDIR)\hx509.h \ 143 $(INCDIR)\hx509.h \ 144 $(INCDIR)\hx509-protos.h \ 145 $(INCDIR)\hx509-private.h \ 168 $(OBJ)\hx509-protos.h: 170 ….pl -R "^(_|^C)" -E HX509_LIB -q -P remove -o hx509-protos.h $(dist_libhx509_la_SOURCES) || $(RM) … 173 $(OBJ)\hx509-private.h: 175 …RCDIR)\..\..\cf\make-proto.pl -q -P remove -p hx509-private.h $(dist_libhx509_la_SOURCES) || $(RM)…
|
| H A D | Makefile.am | 65 hx509-private.h \ 66 hx509-protos.h \ 67 hx509.h \ 118 dist_include_HEADERS = hx509.h hx509-protos.h 139 $(libhx509_la_OBJECTS): $(srcdir)/hx509-protos.h $(srcdir)/hx509-private.h $(srcdir)/hx_locl.h 142 $(srcdir)/hx509-protos.h: 143 …o.pl -R '^(_|^C)' -E HX509_LIB -q -P comment -o hx509-protos.h $(dist_libhx509_la_SOURCES) || rm -… 145 $(srcdir)/hx509-private.h: 146 …& perl ../../cf/make-proto.pl -q -P comment -p hx509-private.h $(dist_libhx509_la_SOURCES) || rm -…
|
| /minix3/crypto/external/bsd/heimdal/dist/lib/ |
| H A D | NTMakefile | 47 $(dir_hcrypto) hx509 krb5 heimdal ntlm kafs gssapi hdb \ 57 all-tools:: asn1-tools hx509-tools krb5-tools kadm5-tools gss-tools 62 hx509-tools: 63 @( cd hx509 && $(RMAKE) all-tools && cd .. ) || exit /b 1
|
| H A D | Makefile.am | 35 hx509 \ subdir
|
| /minix3/crypto/external/bsd/heimdal/bin/hxtool/ |
| H A D | Makefile | 8 .PATH: ${HEIMDIST}/lib/hx509
|
| /minix3/crypto/external/bsd/heimdal/dist/tests/plugin/ |
| H A D | krb5.conf.in | 10 pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt
|
| /minix3/crypto/external/bsd/heimdal/dist/lib/hx509/data/ |
| H A D | sub-ca.crt | 6 Issuer: CN=hx509 Test Root CA, C=SE 30 DirName:/CN=hx509 Test Root CA/C=SE
|
| H A D | test-ds-only.crt | 6 Issuer: CN=hx509 Test Root CA, C=SE
|
| H A D | test-ke-only.crt | 6 Issuer: CN=hx509 Test Root CA, C=SE
|
| H A D | pkinit-ec.crt | 6 Issuer: CN=hx509 Test Root CA, C=SE
|
| H A D | https.crt | 6 Issuer: CN=hx509 Test Root CA, C=SE
|
| /minix3/crypto/external/bsd/heimdal/lib/libkdc/ |
| H A D | Makefile | 16 hx509 ${.CURDIR}/../libhx509 \
|
| /minix3/crypto/external/bsd/heimdal/lib/libhdb/ |
| H A D | Makefile | 14 LIBDPLIBS+= hx509 ${HEIMBASE}/lib/libhx509 \
|
| /minix3/crypto/external/bsd/heimdal/dist/ |
| H A D | ChangeLog.2007 | 32 * kdc/pkinit.c: Adapt to hx509 changes, use hdb_db_dir(). 47 * lib/krb5/pkinit.c: Adapt to changes in hx509 interface. 310 * doc/hx509.texi: use version.texi 659 * doc/hx509.texi: Indent crl-sign. 661 * doc/hx509.texi: One more crl-sign example. 673 * doc/hx509.texi: Simple blob about publishing CRLs. 1053 * fix-export: Make hx509.info too 1091 * doc/hx509.texi: Spelling and more about proxy certificates. 1121 * doc/hx509.texi: Examples for pk-init. 1123 * doc/hx509.texi: About extending ca lifetime and sub cas. [all …]
|