Richard Levitte
|
0998cfaadd
Remove unused variable.
|
21 anni fa |
Richard Levitte
|
f85b68cd49
Make it possible to have multiple active certificates with the same
|
21 anni fa |
Richard Levitte
|
d678cc07ed
No need to test -setalias twice.
|
21 anni fa |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 anni fa |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 anni fa |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 anni fa |
Richard Levitte
|
06b7c8d5ba
Variables on the stack must be initialized or we can't depend on any
|
22 anni fa |
Richard Levitte
|
3782350c14
-CAserial does take a filename argument.
|
22 anni fa |
Bodo Möller
|
5488bb6197
get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)
|
22 anni fa |
Richard Levitte
|
da9b972466
Make it possible to load keys from stdin, and restore that
|
22 anni fa |
Lutz Jänicke
|
77c46bbf29
Only use DSA-functions if available.
|
22 anni fa |
Richard Levitte
|
a81e9d3dc4
CAformat should not be used for CA key format.
|
22 anni fa |
Dr. Stephen Henson
|
3647bee263
Config code updates.
|
23 anni fa |
Bodo Möller
|
4d94ae00d5
ECDSA support
|
23 anni fa |
Geoff Thorpe
|
1372965e2e
Reduce the header dependencies on engine.h in apps/.
|
23 anni fa |
Geoff Thorpe
|
79aa04ef27
Make the necessary changes to work with the recent "ex_data" overhaul.
|
23 anni fa |
Dr. Stephen Henson
|
b7a26e6daf
|
23 anni fa |
Richard Levitte
|
c04f8cf44a
Use apps_shutdown() in all applications, in case someone decides not
|
23 anni fa |
Richard Levitte
|
531d630b5c
Provide an application-common setup function for engines and use it
|
23 anni fa |
Richard Levitte
|
30b4c2724e
Extend all the loading functions to take an engine pointer, a pass
|
23 anni fa |
Bodo Möller
|
a75d8bebd2
Bugfix: previously the serial number file could turn negative
|
24 anni fa |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 anni fa |
Ulf Möller
|
28143c66e1
Fix warning.
|
24 anni fa |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 anni fa |
Dr. Stephen Henson
|
acba75c59d
New -set_serial options to 'req' and 'x509'.
|
24 anni fa |
Ulf Möller
|
4327aae816
format strings
|
24 anni fa |
Bodo Möller
|
2c0d10123e
If CONF_get_string returns NULL and we want to tolerate this
|
24 anni fa |
Richard Levitte
|
32d862ede4
Add the possibility to use keys handled by engines in more
|
24 anni fa |
Richard Levitte
|
eb64730b9c
The majority of the OCSP code from CertCo.
|
24 anni fa |
Richard Levitte
|
5270e7025e
Merge the engine branch into the main trunk. All conflicts resolved.
|
24 anni fa |