Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • DataMiner Insights
      • Security
      • System Architecture
      • DataMiner Releases & Updates
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Developing an HTTPS connector – WinHTTP errors

Solved1.43K views18th July 2023HTTPS winhttp
4
Tiago Rosa [SLC] [DevOps Advocate]231 9th August 2021 1 Comment

One of our users is developing an HTTP connector that uses an HTTPS connection.
The DataMiner version is 9.6.12, running in Windows Server 2012 R2.

They are struggling to have their connector communicate with DataMiner. This error was initially seen in the element’s Stream Viewer: Error : 12030. [ERROR_WINHTTP_CONNECTION_ERROR].
Upon looking at another Dojo question (Which version of WinHTTP and SSL/TLS is used by default), the mentioned Windows updates were installed and the procedure to enable TLS 1.2 was followed (DefaultSecureProtocols is now 0x00000800).

Unfortunately, this wasn’t enough to fix the communication problem. Two different errors are now seen, depending on the endpoint used:

  • Error : 12175. [ERROR_WINHTTP_SECURE_FAILURE]
  • Error : 12044. [ERROR_WINHTTP_CLIENT_AUTH_CERT_NEEDED]

How can we troubleshoot this further?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 18th July 2023
Bruno Nogueira [SLC] commented 18th November 2021

Hi Tiago,

Can you please share a Wireshark trace? It’s simple to see which TLS suite the Client is using on the TLS handshake, by decoding the TLS packets and inspecting the TLS version on the handshake section (for instance: TLS 1.0 0x00000301).
You can also, while trying to reach the IP through Google Chrome browser, and at the same time sniffing the packets on the interface, understand how a correct communication will look like and draw your conclusions.
It can perfectly be a certificate issue, which you can also extract from such a trace (export packet bytes into a .der file).

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Sebastian Ulloa [SLC] [DevOps Advocate]1.90K Posted 13th August 2021 0 Comments

Have they tried using a third party application like Postman to test the communication with the device from the server? If there are still issues, it could be that the client certificate of the server is not properly configured.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 18th July 2023
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs