Dr. Stephen Henson
|
45078e6c52
|
PR: 2234
Submitted By: Matthias Andree <matthias.andree@gmx.de>
Use correct path to openssl utility in c_rehash script.
|
2010-04-14 23:07:12 +00:00 |
|
Dr. Stephen Henson
|
ef236ec3b2
|
Merge from 1.0.0-stable branch.
|
2009-04-23 16:32:42 +00:00 |
|
Andy Polyakov
|
a2688c872d
|
Minor portability update to c_rehash.
|
2006-10-26 10:52:12 +00:00 |
|
Andy Polyakov
|
d8cdd1567f
|
Make c_rehash more platform neutral and make it work in mixed environment,
such as MSYS with "native" Win32 perl.
|
2006-10-21 16:28:03 +00:00 |
|
Richard Levitte
|
56b5f687e4
|
And if the path has a space, we definitely need to protect $openssl.
|
2002-10-11 20:31:27 +00:00 |
|
Richard Levitte
|
caa4f47f61
|
Oh, there were *two* places where we needed to protect the file
name...
|
2002-10-11 20:28:23 +00:00 |
|
Richard Levitte
|
b7910992d8
|
There may be more than one single quote to fix.
PR: 256
|
2002-10-11 11:34:20 +00:00 |
|
Richard Levitte
|
42b06fbaca
|
Make sure $fname will not give us any surprises with any funny characters.
PR: 256
|
2002-10-11 11:07:28 +00:00 |
|
Richard Levitte
|
127dca46a0
|
Check for the executable $openssl, not just the file.
Part of PR: 75
|
2002-06-13 19:59:40 +00:00 |
|
Richard Levitte
|
bb766a0ad6
|
Make sure evil file name characters, like spaces or ampersands (!),
don't disturb the rehashing process.
Spotted and suggested patch from Rudo Thomas <rudo@internet.sk>
|
2001-08-17 04:35:58 +00:00 |
|
Richard Levitte
|
967d95f096
|
Incorporate some changes that make OpenSSL compilable in CygWin.
|
2001-04-04 15:50:30 +00:00 |
|
Dr. Stephen Henson
|
439df5087f
|
Fix c_rehash script, add -fingerprint option to crl.
|
2000-05-18 00:33:00 +00:00 |
|
Ulf Möller
|
31ff97b28a
|
mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.
Configure no longer changes files in place.
|
1999-05-13 10:28:14 +00:00 |
|