Results 1 to 2 of 2

Thread: QUrl and https

  1. #1
    Join Date
    Apr 2009
    Posts
    75
    Thanks
    15
    Qt products
    Qt4
    Platforms
    Windows

    Default QUrl and https

    Hi,

    how to use a QUrl class with https, with http work great, but with https no :/

  2. #2
    Join Date
    Mar 2010
    Posts
    38
    Qt products
    Qt4
    Platforms
    Windows Symbian S60

    Default Re: QUrl and https

    To browse https sites you must have OpenSSL libs in your app directory or you can just compile openssl together with your project.
    More abowt openssl here:
    http://www.openssl.org/

Similar Threads

  1. QWebView + HTTPS with certificate example
    By kylls in forum Qt Programming
    Replies: 1
    Last Post: 16th March 2011, 06:07
  2. HTTPS download failed - Qt 4.5.2
    By dannyt in forum Qt Programming
    Replies: 2
    Last Post: 27th September 2010, 00:36
  3. QReply HTTPS problem
    By Tanuki-no Torigava in forum Qt Programming
    Replies: 0
    Last Post: 12th September 2009, 08:26
  4. Https and windows
    By nicugh in forum Qt Programming
    Replies: 2
    Last Post: 19th March 2009, 13:25
  5. Https POST Request
    By munna in forum Qt Programming
    Replies: 10
    Last Post: 11th November 2006, 14:24

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.