Discussion Board

Results 1 to 9 of 9
  1. #1
    Registered User chriske86's Avatar
    Join Date
    Feb 2010
    Posts
    45
    Hi,

    sorry for this again, but I can't figure out how to enable the SSL support in the SDK. Could you please write it down step-by-step? Yes, I've read about the -openssl-linked option, but in windows enviroment, I don't know what should I do. I have just the QtSDK. Need I download the openSSL? Or how?

    Thanks for the answers!

  2. #2
    Nokia Developer Champion rahulvala's Avatar
    Join Date
    Oct 2008
    Location
    INDIA
    Posts
    2,294
    In Qt SDK open SSL works, that I don't know .
    Regarding your OPEN SSL download go here :http://www.openssl.org/

    And How to create certificate using SSL you find here :http://wiki.forum.nokia.com/index.ph..._using_OpenSSL

    Best regards,

  3. #3
    Nokia Developer Champion rahulvala's Avatar
    Join Date
    Oct 2008
    Location
    INDIA
    Posts
    2,294
    SSL is already there in the symbian no need to add,
    Just check this discussion for more detail :http://discussion.forum.nokia.com/fo...th-SSL-support.

    Cheers,

  4. #4
    Registered User chriske86's Avatar
    Join Date
    Feb 2010
    Posts
    45
    Thank you for the answer, but I've already read that links. My SDK doesn't want to compile any code which contains SSL, but I need to use it, so please somebody tell me what can I do.

  5. #5
    Registered User chriske86's Avatar
    Join Date
    Feb 2010
    Posts
    45
    okay, I've figured out. Just the Simulator build won't work SSL, if I build the code for any Symbian SDK, it works perfectly.

  6. #6
    Nokia Developer Expert cybergap's Avatar
    Join Date
    Jul 2005
    Posts
    5
    I just find out that, even in Qt simulator, the SSL functionality is working.
    Only thing we should do is include "c:\NokiaQtSDK\Simulator\Application\" in the system PATH.
    All the information related to this SSL issue on the internet seems wrong so far.

  7. #7
    Nokia Developer Champion danhicksbyron's Avatar
    Join Date
    Nov 2009
    Location
    Minnesota, USA
    Posts
    3,209
    My vague understanding is that you don't need to do anything on Symbian to enable SSL, not even include any includes. When you use "https" it happens automatically.

  8. #8
    Nokia Developer Expert cybergap's Avatar
    Join Date
    Jul 2005
    Posts
    5
    The original question is about having SSL connection on windows desktop. In this case, Nokia Qt SDK, it natually means Qt Simulator.
    Qt Simulator, even on official version 1.0, is unable to establish SSL at the first time after installation.
    What I found is that some message showing on the "Application Output" box telling some unresolved error to the Open SSL library functions.
    Fortunately, There are necessary libraries in "c:\NokiaQtSDK\Simulator\Application\".
    The reason, I guess, is may be because the debugger is running on the project directory and haven't found Open SSL libraries.

    Developing and debugging with Qt Simulator would improve development speed.
    And Symbian target debugging has to set breakpoints after the target application launched. That is annoying.
    Anyway, I hope someone in Forum Nokia should take care of this issue in the next release or by creating some wiki.

  9. #9
    Nokia Developer Champion danhicksbyron's Avatar
    Join Date
    Nov 2009
    Location
    Minnesota, USA
    Posts
    3,209
    But pretty much every platform that Qt runs on has SSL support natively, and the native support will be automatically used without the need to configure SSL.

Similar Threads

  1. Step by step procedure for publish application to Ovi store
    By jchals in forum [Closed] Publishing to Nokia Store
    Replies: 1
    Last Post: 2009-05-27, 16:09
  2. Replies: 2
    Last Post: 2009-02-12, 08:52
  3. PyS60 Python Console step-by-step on Mac OSX
    By notpeter in forum Python
    Replies: 1
    Last Post: 2007-09-22, 07:56
  4. Replies: 0
    Last Post: 2003-04-27, 05:26
  5. Step-by-step guide to creating a MIDP application?
    By Myedvyed in forum Mobile Java General
    Replies: 2
    Last Post: 2002-12-16, 11:31

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved