RE: C output Form of Certif

2001-09-09 Thread Reddie, Steven
Averroes, Examining a certificate stored inside an executable will be much more difficult than examining one that is is stored in a PEM file. However, there should be no risks with either approach because a certificate is considered public and it should not contain any private data. The content

C output Form of Certif

2001-09-09 Thread Averroes
Hi All, Question for developper or Coder! I am not C coder nor Developper, but I have this question for them. What are risks to publish a certificate in the form of a C source file ? Is it possible to do the reverse engineering ? Here is the command: openssl x509 -in ./CA-MedCert.pem -noout

Re: not able to pump data using SSL_write

2001-09-09 Thread Rama krishna Prasad Chunduru
On Saturday 08 September 2001 07:18 am, you wrote: > hello, > using concurrent process i am trying to send data by calling the function > sockWriteSSL(code given below), most of the time i am unable to send as > SSL_write return -1. > > can anyone tell me how i can pump more data using SSL_write?

RE: X509

2001-09-09 Thread ET Tan
At which line did it fail? -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Zulkiffli Mohd NurSent: Monday, 10 September 2001 11:22 AMTo: [EMAIL PROTECTED]Subject: X509 hi i am new in this industry. just now i have a certifi