Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP5:Update
openssl-3.32463
openssl-3-use-include-directive.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openssl-3-use-include-directive.patch of Package openssl-3.32463
--- apps/openssl.cnf | 13 +++++++++++++ 1 file changed, 13 insertions(+) --- a/apps/openssl.cnf +++ b/apps/openssl.cnf @@ -19,6 +19,7 @@ openssl_conf = openssl_init # Comment out the next line to ignore configuration errors config_diagnostics = 1 +[ oid_section ] # Extra OBJECT IDENTIFIER info: # oid_file = $ENV::HOME/.oid oid_section = new_oids @@ -55,6 +56,18 @@ providers = provider_sect # Load default TLS policy configuration ssl_conf = ssl_module +engines = engine_section + +[ engine_section ] + +# This include will look through the directory that will contain the +# engine declarations for any engines provided by other packages. +.include /etc/ssl/engines3.d + +# This include will look through the directory that will contain the +# definitions of the engines declared in the engine section. +.include /etc/ssl/engdef3.d + # List of providers to load [provider_sect] default = default_sect
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