That did the trick! My example code now sets up an SSL client/server connection using SRP.
Thanks very much Steve and all others who helped. Norm ----- Original Message ----- > From: "Dr. Stephen Henson" <st...@openssl.org> > To: openssl-users@openssl.org > Sent: Thursday, October 27, 2011 7:44:35 AM > Subject: Re: OpenSSL 1.0.1 example with SRP > > On Thu, Oct 27, 2011, Norm Green wrote: > > > > The best I can tell, the snapshot is broken. > > At this point, I wouldn't be surprised. > > > > Update: > > > > I made some (major) changes to my example code based on the SRP > > code in ssltest.c. Mainly, I implemented and used all the SRP > > callback functions. Previously, I was setting the userId and > > password parameters explicitly thinking I shouldn't need the > > callbacks. > > > > Now I get past the previous error and move on to this error on the > > server: > > > > SSL_accept failed, error=SSL_ERROR_SSL > > Details: error:0D06703E:asn1 encoding routines:a2i_ASN1_STRING:asn1 > > length mismatch > > ssl_asn1.c at 641 > > > > > > That was fixed a few days ago by this: > > http://cvs.openssl.org/chngview?cn=21600 > > Steve. > -- > Dr Stephen N. Henson. OpenSSL project core developer. > Commercial tech support now available see: http://www.openssl.org > ______________________________________________________________________ > OpenSSL Project > http://www.openssl.org > User Support Mailing List > openssl-users@openssl.org > Automated List Manager > majord...@openssl.org > ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org