[oe] [PATCH] Add ssl support to curl in opkg

Camille Moncelier moncelier at devlife.org
Tue Oct 27 08:05:11 UTC 2009


This patch adds to opkg several option which allows to
configure curl to use openssl autenticate an https session.

The client when downloading packages will be able to verify
the sever signature, authenticate itself, via certificates on
disk or on a smartcard.

# example opkg.conf settings

option ssl_ca_path /etc/ssl/certs
option ssl_key_type ENG

option ssl_cert_type PEM
option ssl_cert /etc/opkg/client.pem

option ssl_engine pkcs11

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: opkg-curlcerts.diff
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20091027/83811457/attachment-0002.ksh>


More information about the Openembedded-devel mailing list