VirtualBox

Changeset 50888 in vbox


Ignore:
Timestamp:
Mar 26, 2014 12:57:57 PM (11 years ago)
Author:
vboxsync
Message:

Added VINF_NOT_SELFSIGNED_X509_CERTIFICATE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/err.h

    r50832 r50888  
    19011901/** Error X509 certificate isn't self signed */
    19021902#define VERR_NOT_SELFSIGNED_X509_CERTIFICATE        (-22809)
     1903/** Warning X509 certificate isn't self signed  */
     1904#define VINF_NOT_SELFSIGNED_X509_CERTIFICATE        (22809)
    19031905/** @} */
    19041906
Note: See TracChangeset for help on using the changeset viewer.

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