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 » U++ Library support » U++ MT-multithreading and servers » https - how to?
Re: https - how to? [message #9278 is a reply to message #7937] Wed, 25 April 2007 10:49 Go to previous messageGo to previous message
WebChaot is currently offline  WebChaot
Messages: 53
Registered: September 2006
Location: Austria, Vienna
Member
Hi fallingdutch!

>>> As far as i remember (without checking the code) there is none, so you need to use the openssl primitive functions, you will have to search at OpenSSL

I found some functions in WebSSL.h to read data out of certificate. After testing a while its easy (and still implemented).

I put an example here for others:

client.socket.GetInfo(SSLInfoCertSubjectName()).ToString();

All other certificate related types can be found at bottom of WebSSL.h. The information must be read after SSLClientSocket() but before Execute()!


Thanks a lot again. I will continue work on my program at weekend - maybe I will post here again in a few days Smile

WebChaot.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SlaveProcess and working directory
Next Topic: MT assertion failed in IsST()
Goto Forum:
  


Current Time: Sun May 12 17:04:44 CEST 2024

Total time taken to generate the page: 0.01390 seconds