Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » SSLCertificate And Windows
SSLCertificate And Windows [message #51406] Fri, 22 March 2019 15:50
Xemuth is currently offline  Xemuth
Messages: 387
Registered: August 2018
Location: France
Senior Member
Hello community,

I'm trying to use the SSLCertificate() method from TCPSocket and this one asking for a cert and key
but, since I'm on Windows, all the certificate are stored in the windows cert store.
So I juste used the windows store API (wincrypt.h) to retrieve the certificate in PCCERT_CONTEXT format.

( https://docs.microsoft.com/en-us/windows/desktop/api/wincryp t/ns-wincrypt-_cert_context => here is the PCCERT_CONTEXT Structure)

Here come the question :
Do Upp include something to link my cert (PCCERT_CONTEXT) to HTTPRequest ?

Thanks in advance

have a good day /Week end
Previous Topic: Searchable dynamic DropList
Next Topic: SKYLARK or PHP/PYTHON?
Goto Forum:
  


Current Time: Sat Apr 20 15:37:17 CEST 2024

Total time taken to generate the page: 0.02545 seconds