SunOS can rot in hell.
This commit is contained in:
parent
4e3a2cc1f9
commit
be22ae2d07
52 changed files with 211 additions and 160 deletions
|
|
@ -1593,7 +1593,7 @@ static Ints *alg_oid_tab[NUMALGS+1] = {
|
|||
(Ints*)&oid_md5,
|
||||
nil
|
||||
};
|
||||
static DigestFun digestalg[NUMALGS+1] = { md5, md5, md5, md5, sha1, md5, nil };
|
||||
static DigestFun digestalg[NUMALGS+1] = { md5, md5, md5, md5, sha1, md5, 0 };
|
||||
|
||||
static void
|
||||
freecert(CertX509* c)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue