[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Google
  Web www.spinics.net

Re: [GNU Crypto] Using gnu-crypto-discuss to send emails via authorized SMTP servers



fre, 23.01.2004 kl. 01.30 skrev Casey Marshall: 
> --BEGIN PGP SIGNED MESSAGE--
> Hash: SHA1
> 
> >>>>> "Øyvind" == Øyvind Harboe <oyvind.harboe@xxxxxxxxx> writes:
> 
> Øyvind> ons, 21.01.2004 kl. 23.12 skrev Casey Marshall:
> >> Sasl.createSaslClient() will return null if there is a fatal
> >> configuration problem (i.e. if a Factory class cannot be found).
> 
> Øyvind> I take this as a "Yes GNU Crypto can be used for SMTP
> Øyvind> authentication" :
> 
> More like "I think it can". I'm not at all familiar with the SASL
> classes or javax.mail.
> 
> I'm guessing, however, that either
> 
> 1) Sasl.createSaslClient is being called with `null' as the mechanisms
>    array.

The array contains {"LOGIN"}

> 
> 2) GnuCrypto isn't installed properly. Make sure that
>    Security.getProvider("GnuCrypto") does not return null.

		// install
		Security.addProvider(new gnu.crypto.jce.GnuCrypto());
		// returns !=null
		Security.getProvider("GNU-CRYPTO")
		// returns null
		Security.getProvider("GnuCrypto")






_______________________________________________
gnu-crypto-discuss mailing list
gnu-crypto-discuss@xxxxxxxxxx
http://mail.nongnu.org/mailman/listinfo/gnu-crypto-discuss


[Home]     [Gnu Classpath]     [Linux Kernel]     [Linux Cryptography]     [Fedora]     [Fedora Directory]     [Red Hat Development]     [Red Hat 9 Bible]     [Fedora Bible]     [Red Hat 9]     [Network Security Reading]

  Powered by Linux