Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
compat-openssl098.305
bug-860332-cmdline-check-certs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bug-860332-cmdline-check-certs.patch of Package compat-openssl098.305
Index: openssl-0.9.8j/apps/s_client.c =================================================================== --- openssl-0.9.8j.orig/apps/s_client.c +++ openssl-0.9.8j/apps/s_client.c @@ -303,7 +303,7 @@ int MAIN(int argc, char **argv) char *passarg = NULL, *pass = NULL; X509 *cert = NULL; EVP_PKEY *key = NULL; - char *CApath=NULL,*CAfile=NULL,*cipher=NULL; + char *CApath="/etc/ssl/certs",*CAfile=NULL,*cipher=NULL; int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0; int crlf=0; int write_tty,read_tty,write_ssl,read_ssl,tty_on,ssl_pending;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor