sasl-digest-md5

岡田 健一 / Kenichi OKADA okada @ opaopa.org
2000年 11月 20日 (月) 07:54:01 JST


おかだです。

In the message <sghf53rdgn @ opaopa.org>
okada @ opaopa.org (岡田 健一 / Kenichi OKADA) wrote:

> flim-1_14 の sasl-digest.el において、サーバからのqopを
> そのまま利用していますが、

> > qop 
> >   Indicates what "quality of protection" the client accepted. If 
> >   present, it may appear exactly once and  its value MUST be one of the 
> >   alternatives in qop-options. If not present, it defaults to "auth". 
> >   These values affect the computation of the response. Note that this 
> >   is a single token, not a quoted list of alternatives. 

> ということだそうです.
> qop="auth,auth-int,auth-conf" でなく、qop="auth" とか、みたいです.

修正ありがとうございます.DIGEST-MD5で認証できるようになりました.

あと、qopはpropertyで指定できるようになりましたが、
サーバの返す qop-options に含まれるか確認することが必要だと思います.

;; わざわざ qop を指定する人もいないと思いますが…

> > If the "qop" value is "auth-int" or "auth-conf" then A2 is: 
> > 
> >   A2       = { "AUTHENTICATE:", digest-uri-value,  
> >            ":00000000000000000000000000000000" } 

> だそうですが、auth-int のみしか :00000..0 にならないようです.

-- 
岡田 健一  URLs: mailto:okada @ opaopa.org
	   	 http://www.opaopa.org




More information about the Emacs-mime-ja mailing list