Merge pull request #48 from roytam1/update-certstore

NSS: update builtin certdata with mozilla (dated Dec 2020)
This commit is contained in:
rn10950 2021-05-07 03:52:11 -04:00 committed by GitHub
commit 88871bc547
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1212 additions and 3053 deletions

File diff suppressed because it is too large Load Diff

View File

@ -45,8 +45,8 @@
* of the comment in the CK_VERSION type definition.
*/
#define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 2
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 6
#define NSS_BUILTINS_LIBRARY_VERSION "2.6"
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 46
#define NSS_BUILTINS_LIBRARY_VERSION "2.46"
/* These version numbers detail the semantic changes to the ckfw engine. */
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1