Bugzilla – Attachment 1786 Details for
Bug 1707
Tweak OpenSSL ENGINE support to use openssl config system
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
adds call to OPENSSL_config()
openssh-5.2p1-engine.patch (text/plain), 331 bytes, created by
Solomon Peachy
on 2010-01-29 04:17:48 AEDT
(
hide
)
Description:
adds call to OPENSSL_config()
Filename:
MIME Type:
Creator:
Solomon Peachy
Created:
2010-01-29 04:17:48 AEDT
Size:
331 bytes
patch
obsolete
>--- openssh-5.2p1/openbsd-compat/openssl-compat.c~ 2010-01-27 17:36:29.000000000 -0500 >+++ openssh-5.2p1/openbsd-compat/openssl-compat.c 2010-01-28 10:52:53.000000000 -0500 >@@ -58,5 +58,6 @@ > /* Enable use of crypto hardware */ > ENGINE_load_builtin_engines(); > ENGINE_register_all_complete(); >+ OPENSSL_config(NULL); > } > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
djm
:
ok+
Actions:
View
|
Diff
Attachments on
bug 1707
: 1786