On Wednesday 12 Mar 2003 16:48, [EMAIL PROTECTED] via RT wrote:

A further check showed it is in kssl_TKT2tkt after the kssl_build_principal_2, 
because asn1ticket->encdata->kvno is NULL.  I get the same error on Solaris 
2.8 with MIT Kerberos 1.2.4

        new5ticket->enc_part.kvno = asn1ticket->encdata->kvno->data[0];

Markus

> I use openssl 0.9.7a with MIT Kerberos 1.2.4 and try to use Kerberos
> authentication/encryption. To test the functionality I tried ssltest as
> shown below. I run Suse 8.1 with
> uname -a
> Linux moelma 2.4.19-4GB #1 Fri Sep 13 13:14:56 UTC 2002 i686 unknown
>
>
> No kinit ssltest failed as expected.
>
> ./ssltest -v -d -cipher EXP-KRB5-DES-CBC-MD5
> client waiting in SSL_connect - before/connect initialization
> ERROR in CLIENT
> 7703:error:140740B5:SSL routines:SSL23_CLIENT_HELLO:no ciphers
> available:s23_clnt.c:274:
>
>
> moelma:/usr/src/packages/SOURCES/openssl-0.9.7a/test # kinit moelma
> Password for [EMAIL PROTECTED]:
>
> After kinit ssltest starts and core dumps in kssl_build_principal_2
>
> moelma:/usr/src/packages/SOURCES/openssl-0.9.7a/test # ./ssltest -v -d
> -cipher EXP-KRB5-DES-CBC-MD5
> client waiting in SSL_connect - before/connect initialization
> server waiting in SSL_accept - before/accept initialization
> client waiting in SSL_connect - SSLv2/v3 read server hello A
> server waiting in SSL_accept - SSLv3 read client certificate A
> Segmentation fault
>
>
> Is this a bug or did I miss something ?
>
> Markus
>
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> Development Mailing List                       [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to