X509_STORE_up_ref() must return 1 on success, while the previous implementation would return the references count. This commit fixes that.
X509_STORE_up_ref() must return 1 on success, while the previous implementation would return the references count. This commit fixes that.