mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Fix failure in ssl-opts.sh
Return a debg message that was removed in previous commit, Whic is searched in the ssl-opts.sh test. Signed-off-by: Johan Pascal <johan.pascal@belledonne-communications.com>
This commit is contained in:
		
							parent
							
								
									4cbe69332a
								
							
						
					
					
						commit
						9d36d311e3
					
				@ -4122,6 +4122,7 @@ static int ssl_write_certificate_verify( mbedtls_ssl_context *ssl )
 | 
			
		||||
        else
 | 
			
		||||
        {
 | 
			
		||||
#endif /* MBEDTLS_SSL_DTLS_SRTP */
 | 
			
		||||
            MBEDTLS_SSL_DEBUG_MSG( 2, ( "<= skip write certificate verify" ) );
 | 
			
		||||
            ssl->state++;
 | 
			
		||||
            return( 0 );
 | 
			
		||||
#if defined(MBEDTLS_SSL_DTLS_SRTP)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user