Re: How I can create a Cert STORE

2001-05-04 Thread Rabellino Sergio

Antonio Ruiz Martínez wrote:
 
 Hello!
 
 Like I say in the subject
 
 How I can create a Cert Store?
 
 Thanks in advance,
 Regards,
 Antonio.
Are you thinking about the Java Keystore (and certs... also)?
-- 
Dott. Sergio Rabellino 

 Technical Staff
 Department of Computer Science
 University of Torino (Italy)
 Member of the Internet Society

http://www.di.unito.it/~rabser
Tel. +39-0116706701
Fax. +39-011751603
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



Re: How I can create a Cert STORE

2001-05-04 Thread Antonio Ruiz Martínez



Rabellino Sergio wrote:

 Antonio Ruiz Martínez wrote:
 
  Hello!
 
  Like I say in the subject
 
  How I can create a Cert Store?
 
  Thanks in advance,
  Regards,
  Antonio.
 Are you thinking about the Java Keystore (and certs... also)?

No, I'm thinking about the X509_STORE_CTX of OpenSSL


 --
 Dott. Sergio Rabellino

  Technical Staff
  Department of Computer Science
  University of Torino (Italy)
  Member of the Internet Society

 http://www.di.unito.it/~rabser
 Tel. +39-0116706701
 Fax. +39-011751603
 __
 OpenSSL Project http://www.openssl.org
 User Support Mailing List[EMAIL PROTECTED]
 Automated List Manager   [EMAIL PROTECTED]

--
--
Antonio Ruiz Martínez
Facultad de Informática-Universidad de Murcia
30001 Murcia - España (Spain)
Telf: +34-968-364644 e-mail: [EMAIL PROTECTED]
--


__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



Re: How I can create a Cert STORE

2001-05-04 Thread Rabellino Sergio

Antonio Ruiz Martínez wrote:
 
 Rabellino Sergio wrote:
 
  Antonio Ruiz Martínez wrote:
  
   Hello!
  
   Like I say in the subject
  
   How I can create a Cert Store?
  
   Thanks in advance,
   Regards,
   Antonio.
  Are you thinking about the Java Keystore (and certs... also)?
 
 No, I'm thinking about the X509_STORE_CTX of OpenSSL
 
I use the X509_STORE_CTX  __only__ in the verify_callback function
(merely copied from the apps dir of openssl...)

Maybe others in the list are more skilled about it.
-- 
Dott. Sergio Rabellino 

 Technical Staff
 Department of Computer Science
 University of Torino (Italy)
 Member of the Internet Society

http://www.di.unito.it/~rabser
Tel. +39-0116706701
Fax. +39-011751603
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]