howto

来自「konqueror3 embedded版本, KDE环境下的当家浏览器的嵌入式版」· 代码 · 共 31 行

TXT
31
字号
NOTE: If you want to add a root file, please contact kde-core-devel and themaintainer (currently staikos@kde.org) with full details.1) Build cert_extract2) Make a directory 'certtmp'3) cd 'certtmp'4) Run ../cert_extract /path/to/netscape/cert7.db   This will create many files and an index5) Remove the TrustCenter level 0 certificate.6) Merge these files into a bundle with:   ../cert_bundle /path/to/netscape/cert7.db cert.index ../caroot/ca-bundle.crt7) Merge these files into a KDE config file with:   ../certkde8) mv ksslcalist ../9) Merge in the local certs that we added ourselves with:   cd ..   ./mergelocal10) *Do your diffs*!  Make *sure* you commit what you think you are committing.11) cvs commitTo add local files:1) Create the .pem file and check it into cvs in kdelibs/kio/kssl/kssl.2) List the pem file name as a single line in 'localcerts'.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?