Does konq-e-20030705 support HTTPS protocol

bz chevalier bzchevalier at yahoo.fr
Mon Feb 4 18:24:24 CET 2008


   
  The ipkg of konq-e-2003 that you can pick on handhelds.org is not compiled with SSL (I don't understand why), 
  
 

But yes of course, konq-e-20030705 supports SSL/https.

 

You can integrate SSL to konq-E-20030705 with a "configure" like this one : 
  (you should cross-compile SSL for Arm processor before, and define the env vars too) :
   
  ./configure \
 --prefix=$MON_PREFIX \
 --exec-prefix=$MON_PREFIX_E \
 --build=i686-pc-linux-gnu \
 --host=arm-linux \
 --target=arm-linux \
 --enable-embedded \
 --enable-qt-embedded \
 --enable-qpe \
 --disable-debug \
 --disable-threading \
 --includedir=$ARM_INCL \
 --enable-static \
 --disable-shared \
 --with-qt-dir=${QTDIR} \
 --with-extra-includes=${ARM_SSL}/include \
 --with-extra-includes=$QTINC \
 --with-extra-includes=$QPEINC \
 --with-extra-includes=$QPEDIR/libopie2/opiecore \
 --with-extra-includes=$QPEDIR/libopie2/opiedb \
 --with-extra-includes=$QPEDIR/libopie2/opiemm \
 --with-extra-includes=$QPEDIR/libopie2/opienet \
 --with-extra-includes=$QPEDIR/libopie2/opiepim \
 --with-extra-includes=$QPEDIR/libopie2/opiesecurity \
 --with-extra-includes=$QPEDIR/libopie2/opieui \
 --with-extra-includes=$QPEDIR/libopie2/templates \
 --with-extra-includes=$QPEDIR/libqtaux \
 --with-extra-includes=$QPEDIR/library \
 --with-extra-includes=$QPEDIR/library/backend \
 --with-extra-libs=$ARM_LIB \
 --with-extra-libs=/usr/lib \
 --with-extra-libs=$QTLIB \
 --with-extra-libs=$QPELIB \
 --with-qt-libraries=$QTLIB \
 --with-qt-includes=$QTINC \
 --with-ssl-dir=$ARM_SSL \
 --with-javascript=static \
 --with-qtopia-dir=${OPIEDIR} \
 --with-ssl-version=$ARM_SSL_VER \
 --enable-libsuffix=""
 
    
 
  
>>> please note, that there also exists a more recent snapshot on

>>> http://konqe.basyskom.org
  >>> Cheers,
  >>> Eva 
   
  The konq/E versions of Basyskom are great, but with the size of the executable (6 Mo ? 8 Mo ?) I can't unfortunately use then on an old iPaq 36xx or 37xx. 
   
  konq/E 2003 is plain, simpler, works not well with all websites, but it has a size of only 2,8 Mo (executable), and supports SSL too.
   
    


       
---------------------------------
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/konq-e/attachments/20080204/add3e52f/attachment.html 


More information about the konq-e mailing list