VirtualBox

Ignore:
Timestamp:
Sep 4, 2024 12:53:14 PM (8 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
164683
Message:

openssl-3.1.7: Applied and adjusted our OpenSSL changes to 3.1.7. bugref:10757

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/openssl-3.1.7/crypto/ess/ess_lib.c

    r105945 r105949  
    11/*
    2  * Copyright 2019-2024 The OpenSSL Project Authors. All Rights Reserved.
     2 * Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
    33 *
    44 * Licensed under the Apache License 2.0 (the "License").  You may not use
     
    294294
    295295    if (require_signing_cert && ss == NULL && ssv2 == NULL) {
    296         ERR_raise(ERR_LIB_ESS, ESS_R_MISSING_SIGNING_CERTIFICATE_ATTRIBUTE);
     296        ERR_raise(ERR_LIB_CMS, ESS_R_MISSING_SIGNING_CERTIFICATE_ATTRIBUTE);
    297297        return -1;
    298298    }
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette