代码搜索:OpenSSL
找到约 8,687 项符合「OpenSSL」的源代码
代码结果 8,687
www.eeworm.com/read/299228/7872543
h http-ntlm.h
#ifndef __HTTP_NTLM_H
#define __HTTP_NTLM_H
/* Declarations for http_ntlm.c
Copyright (C) 1995, 1996, 1997, 2000, 2007, 2008 Free Software Foundation, Inc.
Contributed by Daniel Stenberg.
This
www.eeworm.com/read/299228/7872786
h retr.h
/* Declarations for retr.c.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
This file is part of GNU Wget.
GNU Wget is
www.eeworm.com/read/299228/7872990
changelog
2008-01-25 Micah Cowan
* config.h: Updated copyright year.
2007-11-28 Micah Cowan
* config.h: Updated license exception for OpenSSL, per the SFLC.
2007-1
www.eeworm.com/read/198867/7906056
h dso.h
/* dso.h */
/* Written by Geoff Thorpe (geoff@geoffthorpe.net) for the OpenSSL
* project 2000.
*/
/* ====================================================================
* Copyright (c) 2000 The Op
www.eeworm.com/read/198531/7931035
vars
# Edit this variable to point to
# the openssl.cnf file included
# with easy-rsa.
export KEY_CONFIG=$HOME/easy-rsa/openssl.cnf
# Edit this variable to point to
# your soon-to-be-created key
# directo
www.eeworm.com/read/330474/12887054
txt readme.txt
1. sign with sha1
python2.4 sign.py -k pvkey.pem -o signx.dat toSvr.dat
related openssl cmd:
openssl dgst -sha -sign pvkey.pem -out signx.dat toSvr.dat
2. sign with sha256
python2.4 sign256.py -k
www.eeworm.com/read/151249/5684538
h dso.h
/* dso.h */
/* Written by Geoff Thorpe (geoff@geoffthorpe.net) for the OpenSSL
* project 2000.
*/
/* ====================================================================
* Copyright (c) 2000 The Op
www.eeworm.com/read/140582/5785723
changes
Version 0.6:
-----------
- Change in Makefile to use dynamic openssl libraries instead
of static libraries.
- Changed default openssl path from "/usr/local" to "/usr".
- Extracted private keys no
www.eeworm.com/read/140582/5785861
changes
Version 0.6:
-----------
- Change in Makefile to use dynamic openssl libraries instead
of static libraries.
- Changed default openssl path from "/usr/local" to "/usr".
- Extracted private keys no
www.eeworm.com/read/140582/5787824
resign_cert
#!/bin/sh
#
# (c) 2003 Xelerance Corporation
# Ken Bantoft
# resign all certificates for which we have requests
# copy the certificates to the right baseconfig dirs.
source ../../