VirtualBox

Changeset 63836 in vbox


Ignore:
Timestamp:
Sep 14, 2016 3:22:53 PM (8 years ago)
Author:
vboxsync
Message:

RDP/client: typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/RDP/client-1.8.3/ssl.c

    r63831 r63836  
    189189           Kudos to Richard Levitte for the following (. intiutive .)
    190190           lines of code that resets the OID and let's us extract the key. */
    191 #if OPENSSL_VERSION_NUMBER >= 0x1010000
     191#if OPENSSL_VERSION_NUMBER >= 0x10100000
    192192        X509_PUBKEY *x509_pk = X509_get_X509_PUBKEY(cert);
    193193        X509_ALGOR *algor;
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