SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
net/ezstream/patches/patch-examples_ezstream-full_xml
Normal file
14
net/ezstream/patches/patch-examples_ezstream-full_xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
* Use the OpenBSD CA bundle to verify server identities
|
||||
|
||||
Index: examples/ezstream-full.xml
|
||||
--- examples/ezstream-full.xml.orig
|
||||
+++ examples/ezstream-full.xml
|
||||
@@ -67,7 +67,7 @@
|
||||
One of the <ca_dir /> or <ca_file /> settings must be enabled for
|
||||
certificate verification to succeed.
|
||||
-->
|
||||
- <!-- <ca_file>/etc/ssl/certs/ca-certificates.crt</ca_file> -->
|
||||
+ <ca_file>/etc/ssl/cert.pem</ca_file>
|
||||
|
||||
<!--
|
||||
X.503 client certificate, in PEM format, containing both certificate
|
Loading…
Add table
Add a link
Reference in a new issue