Categories:
Audio (13)
Biotech (29)
Bytecode (35)
Database (77)
Framework (7)
Game (7)
General (512)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (86)
JavaBeans (16)
JDBC (89)
JDK (337)
JSP (20)
Logging (103)
Mail (54)
Messaging (8)
Network (71)
PDF (94)
Report (7)
Scripting (83)
Security (32)
Server (119)
Servlet (17)
SOAP (24)
Testing (50)
Web (19)
XML (301)
Other Resources:
Downloading jsse.jar (JDK 8) Java Secure Socket Extension
How to download and install jsse.jar (JDK 8) Java Secure Socket Extension?
✍: FYIcenter
jsse.jar, Java Secure Socket Extension, is Java library that enables secure Internet communications.
jsse.jar (JDK 8) is included as part of the Java SE 8 package.
You can follow this tutorial to download and install jsse.jar (JDK 8):
1. Go to Java SE Download Website.
2. Select the JDK package and start to download the jdk-8u131-windows-x64.exe file.
3. Double-click the downloaded file jdk-8u131-windows-x64.exe to install it.
4. Select \fyicenter\jdk-1.8.0 as the installation folder.
5. Wait for the installation to finish.
6. Test JDK 8 installation with a command window:
\>\fyicenter\jdk-1.8.0\bin\java -version java version "1.8.0_131" Java(TM) SE Runtime Environment (build 1.8.0_131-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode)
7. Check to ensure that the jsse.jar file is there:
\>dir \fyicenter\jdk-1.8.0\jre\lib\jsse.jar 2017-04-18 645,090 jsse.jar
Download and installation is done.
Â
2018-02-14, 1869👍, 0💬
Popular Posts:
JAX-WS is an API for building web services and clients. It is the next generation Web Services API r...
JSP(tm) Standard Tag Library 1.1 implementation - Jakarta Taglibs hosts the Standard Taglib 1.1, an ...
Apache Log4j 1.2 Bridge allows applications coded to use Log4j 1.2 API to use Log4j 2 instead. Bytec...
How to download and install ojdbc14.jar for Oracle 10g R2? ojdbc14.jar for Oracle 10g R2 is a Java 1...
JDK 11 jdk.jdi.jmod is the JMOD file for JDK 11 JDI (Java Debug Interface) tool. JDK 11 JDI tool com...