]> git.saurik.com Git - apple/security.git/blobdiff - SecureTransport/sslSession.cpp
Security-176.tar.gz
[apple/security.git] / SecureTransport / sslSession.cpp
index 69be537060f8341e2cc5f4075d0e79b5c50130af..f6a9e5ab3f256421ab37c8267bf657f2991a1e0d 100644 (file)
@@ -190,8 +190,6 @@ SSLInstallSessionFromData(const SSLBuffer sessionData, SSLContext *ctx)
     uint32              certLen;
     
     session = (ResumableSession*)sessionData.data;
-    
-    assert(ctx->negProtocolVersion == session->protocolVersion);
        
        /* 
         * For SSLv3 and TLSv1, we know that selectedCipher has already been specified in