README
上传用户:lyxiangda
上传日期:2007-01-12
资源大小:3042k
文件大小:1k
源码类别:

CA认证

开发平台:

WINDOWS

  1. These sample programs can be built in either of two ways:
  2. 1) is the NSS source tree, using the coreconf build system, and 
  3. 2) stand alone (as part of the NSS distribution).
  4. The following makefiles are used only when building in the NSS source tree
  5. using coreconf.  These are NOT part of the distribution.
  6. Makefile
  7. client.mn
  8. server.mn
  9. config.mk
  10. make.client
  11. make.server
  12. The following makefiles are used only when building in the NSS distribution.
  13. These files are part of the distribution.
  14. Makefile.NSS
  15. nmakefile95.nss
  16. nmakefilent.nss
  17. The following source files are common to both build environments and are
  18. part of the distribution.
  19. NSPRerrs.h
  20. SECerrs.h
  21. SSLerrs.h
  22. client.c
  23. getopt.c
  24. server.c
  25. sslerror.h
  26. In the NSS 2.0 distribution, the sample code and makefiles are in a 
  27. directory named "samples".  The directories relevant to building 
  28. in the distributed tree are:
  29. ./samples
  30. ./include/dbm
  31. ./include/nspr
  32. ./include/security
  33. ./lib