Re: How tell OpenSSL to prompt?

2012-08-18 Thread Dr. Stephen Henson
On Sat, Aug 18, 2012, Charles Mills wrote: > This is probably the world's most basic question but I can't find the > answer. > > > > I have the following in my OpenSSL config file: > > > > > > [ usr_cert ] > > > > subjectAltName = @alt_names > > > > [ alt_

How tell OpenSSL to prompt?

2012-08-18 Thread Charles Mills
This is probably the world's most basic question but I can't find the answer. I have the following in my OpenSSL config file: [ usr_cert ] subjectAltName = @alt_names [ alt_names ] DNS.1 = foo.com DNS.2 = bar.com It's working as expected. But what I

Re: openssl bug database?

2012-08-18 Thread Jeffrey Walton
On Fri, Aug 17, 2012 at 5:19 PM, Cassie Helms wrote: > Actually, my real question was, where can I see a list of bugs that are > already reported for openssl, so I can anticipate certain openssl > functions failing? I wish I could contribute more to the source by > reporting bugs, but I have so ma