java - Getting jert.jar, jnet.jar and jsse.jar? -


i'm trying setup jetty 7 ssl, part of instructions say:

make sure jcert.jar, jnet.jar , jsse.jar on classpath

where find jars from? i'm running on mac 10.6. don't seem part of java installation, , not sure download them otherwise,

thanks

jsse.jar should in

/system/library/frameworks/javavm.framework/versions/currentjdk/classes/jsse.jar

suspect others around there somewhere perhaps different names

think jsse has been bundled jdk since 1.4


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -