* Bruno Costacurta: > I might start thinking about porting an x509 application from OpenSSL to > GnuTLS (Gnu Transport Layer Security) and so looking about feedbacks, > experiences ..etc.. about such porting, libraries ..etc..
What kind of level of X.509 support do you need? Is chasing certificate chains a must? Then it can be kind of hard. If you just look up the certificate in some kind of database, it's not that difficult. In fact, I think the GNUTLS API is easier to work with. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]