Re: no shard cipher

2000-09-24 Thread Dr S N Henson
"Bill G." wrote: > > Hello List, > > I am trying to write a simple SSL server in C but keep getting > a "no shared cipher" error. I'm fairly certain the key and certificates > are OK because they work with openssl s_server. > > I have been playing with this code for several days and am at a lo

no shard cipher

2000-09-24 Thread Bill G.
Hello List, I am trying to write a simple SSL server in C but keep getting a "no shared cipher" error. I'm fairly certain the key and certificates are OK because they work with openssl s_server. I have been playing with this code for several days and am at a loss to figure what the problem is.