ALT Linux Bugzilla
– Attachment 7250 Details for
Bug 34098
sylpheed: не работает проверка SSL сертификатов
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
sylpheed-3.6.0-alt-certdir.patch
sylpheed-3.6.0-alt-certdir.patch (text/plain), 398 bytes, created by
Andrew Savchenko
on 2017-10-30 19:54:20 MSK
(
hide
)
Description:
sylpheed-3.6.0-alt-certdir.patch
Filename:
MIME Type:
Creator:
Andrew Savchenko
Created:
2017-10-30 19:54:20 MSK
Size:
398 bytes
patch
obsolete
>diff --git a/sylpheed/libsylph/ssl.c b/sylpheed/libsylph/ssl.c >index 8413925..2562ca1 100644 >--- a/sylpheed/libsylph/ssl.c >+++ b/sylpheed/libsylph/ssl.c >@@ -121,6 +121,8 @@ void ssl_init(void) > certs_file = find_certs_file("/etc/ssl"); > if (!certs_file) > certs_file = find_certs_file("/etc"); >+ if (!certs_file) >+ certs_file = find_certs_file("/usr/share/ca-certificates"); > #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
Actions:
View
|
Diff
Attachments on
bug 34098
: 7250