FreeBSD Bugzilla – Attachment 187818 Details for
Bug 223486
www/e2guardian: Fix certificate verification with SSL_MITM option enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for file patch-src_CertificateAuthority.hpp
patch-src_CertificateAuthority.hpp (text/plain), 406 bytes, created by
Bekzod Alimov
on 2017-11-07 06:27:28 UTC
(
hide
)
Description:
Patch for file patch-src_CertificateAuthority.hpp
Filename:
MIME Type:
Creator:
Bekzod Alimov
Created:
2017-11-07 06:27:28 UTC
Size:
406 bytes
patch
obsolete
>--- src/CertificateAuthority.hpp.orig 2017-11-07 11:03:31.029909000 +0500 >+++ src/CertificateAuthority.hpp 2017-06-21 00:18:18.000000000 +0500 >@@ -25,6 +25,7 @@ > time_t _ca_end; > static int do_mkdir(const char *path, mode_t mode); > int mkpath(const char *path, mode_t mode); >+ bool addExtension(X509 *cert, int nid, char *value); > > public: > CertificateAuthority(const char *caCert,
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:
marcellocoutinho:
maintainer-approval-
Actions:
View
|
Diff
Attachments on
bug 223486
:
187816
| 187818 |
187819
|
192565