mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 19:02:48 +00:00
![]() Read http://curl.haxx.se/docs/caextract.html to learn more. The bundled certificates are usually discarted by major distributions but for those that do not it would be wise to provide one that is up-to-date. |
||
---|---|---|
.. | ||
kcm | ||
ca-bundle.crt | ||
certificateparty.ui | ||
keygenwizard.ui | ||
keygenwizard2.ui | ||
kopenssl.cpp | ||
kopenssl.h | ||
KPMG-SSL-DOCUMENTATION | ||
ksmimecrypto.cpp | ||
ksmimecrypto.h | ||
kssl.cpp | ||
kssl.h | ||
ksslall.h | ||
ksslcallback.c | ||
ksslcertchain.cpp | ||
ksslcertchain.h | ||
ksslcertdialog.cpp | ||
ksslcertdialog.h | ||
ksslcertificate.cpp | ||
ksslcertificate.h | ||
ksslcertificatebox.cpp | ||
ksslcertificatebox.h | ||
ksslcertificatefactory.cpp | ||
ksslcertificatefactory.h | ||
ksslcertificatehome.cpp | ||
ksslcertificatehome.h | ||
ksslconfig.h.cmake | ||
ksslconnectioninfo.cpp | ||
ksslconnectioninfo.h | ||
ksslcsessioncache.cpp | ||
ksslcsessioncache.h | ||
kssldefs.h | ||
ksslinfodialog.cpp | ||
ksslinfodialog.h | ||
ksslkeygen.cpp | ||
ksslkeygen.h | ||
ksslkeygen_p.h | ||
ksslpeerinfo.cpp | ||
ksslpeerinfo.h | ||
ksslpemcallback.cpp | ||
ksslpemcallback.h | ||
ksslpkcs7.cpp | ||
ksslpkcs7.h | ||
ksslpkcs12.cpp | ||
ksslpkcs12.h | ||
ksslsession.cpp | ||
ksslsession.h | ||
ksslsettings.cpp | ||
ksslsettings.h | ||
ksslsigners.cpp | ||
ksslsigners.h | ||
ksslutils.cpp | ||
ksslutils.h | ||
ksslx509map.cpp | ||
ksslx509map.h | ||
ksslx509v3.cpp | ||
ksslx509v3.h | ||
README | ||
RFCs | ||
SECURITY-HOLES | ||
sslinfo.ui | ||
sslui.cpp | ||
sslui.h | ||
TODO |
This library includes cryptographic software written by Eric Young (eay@cryptsoft.com). This set of classes is designed to make SSL easier to integrate in KDE applications. It currently uses OpenSSL and if it is not successfully compiled with OpenSSL, then it will do virtually nothing. The SSL settings for a user are shared across applications and managed with the kcontrol module "crypto". If this file is not updated by release, you can contact the author for development information. The CA Root Certificates bundle was obtained from the cURL project which in turn converts raw data to bundle from Mozilla. See http://curl.haxx.se/docs/caextract.html for more details. George Staikos <staikos@kde.org>