Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QSslCertificate & Self Signed Certificate(.keystore) issue
Forum Updated to NodeBB v4.3 + New Features

QSslCertificate & Self Signed Certificate(.keystore) issue

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 395 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • dheerendraD Offline
    dheerendraD Offline
    dheerendra
    Qt Champions 2022
    wrote on last edited by dheerendra
    #1

    Hi

    Issue with Self Signed certificate.

    //bytes = Contents of .keystore self signed certificate.
    const QSslCertificate certificate(bytes);

    Issue :
    Now certificate is coming as NULL.
    Is there way for us to configure the QSslCertificate with self signed certificate ?

    Please note :
    I have setup tomcat web server and configured with SelfSigned Certificate. When I access the tomcat web server using https://locatlhost:443 web-browser it works fine.

    Dheerendra
    @Community Service
    Certified Qt Specialist
    http://www.pthinks.com

    1 Reply Last reply
    3

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved