| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
_______________________________________________
On Thursday, October 3, 2002, at 09:11 PM, Jeff Barrett wrote:Why else would I get an implementation not available?
Jeff,
Did you include a line like the following somewhere in you code before attempting to use SSL?
System.getProperties().put("java.protocol.handler.pkgs", "com.sun.net.ssl.internal.www.protocol");
I find that even with JSSE present on a machine, it isn't actually used unless its presence has been advertised in this manner. (This is documented somewhere, though I can't remember where.)
----Chris
| References: | |
| >Re: Simple SSL problem (From: "Chris W. Johnson" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.