CA certificates setup
authorFredrik Fornwall <fredrik@fornwall.net>
Wed, 12 Aug 2015 03:52:41 +0000 (23:52 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Wed, 12 Aug 2015 03:52:41 +0000 (23:52 -0400)
commit31e099114a2c41d7b85ea9544d1a47ef8f8b691b
tree7715386276a641600e84b276d0df13f3f6031090
parent4b74af2c3b02712bb991dedfe06bb8adad199a9a
CA certificates setup

Move the CA certs from libcurl to separate ca-certificates package which both openssl and gnutls depends on.

For a smooth upgrade without packages clashing with the same file, rename etc/ssl to etc/tls.

Also update gnutls to latest version and give configure argument to use common certificate file.
packages/ca-certificates/build.sh [new file with mode: 0644]
packages/libcurl/build.sh
packages/libgnutls/build.sh
packages/openssl/build.sh
packages/weechat/build.sh