View | Details | Raw Unified
Collapse All | Expand All

(-) stunnel-3.22-blinding.patch (-1 lines)
 Lines 44-50    Link Here 
+       } else {
+       } else {
+           log(LOG_DEBUG, "Private key is not RSA, no blinding needed");
+           log(LOG_DEBUG, "Private key is not RSA, no blinding needed");
+       }
+       }
+     } else {
+       log(LOG_ERR, "Unable to get access to the SSL private key.");
+       log(LOG_ERR, "Unable to get access to the SSL private key.");
+       sslerror("SSL_get_privatekey");
+       sslerror("SSL_get_privatekey");
+       exit(1);
+       exit(1);