On Thursday 13 of August 2009 16:12:31 Daniel Stenberg wrote: > On Thu, 13 Aug 2009, Kamil Dudka wrote: > > I've changed the line to check only for value of verifyhost to be clear > > it should be independent. But in fact it didn't change anything, because > > NSS returns another error in that case (either SEC_ERROR_UNKNOWN_ISSUER > > or SEC_ERROR_UNTRUSTED_ISSUER). This hinted me to add a specific info > > message for the error SEC_ERROR_UNKNOWN_ISSUER along with this patch. > > I'm fine with this!
Thanks for review! Applied. Kamil