Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
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 download jsse.jar included in JDK 1.8.0_341 by clicking the download button below:
File name: jsse-1.8.0_341.jar File size: 1937174 bytes Release date: 2022-06-16 Download
You can also follow these steps to download the JDK 8 and get the jsse.jar in the jre/lib folder.
1. Go to Java Archive 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.
⇒ What Is jsse.jar (JDK 8) Java Secure Socket Extension
2018-02-14, ∼4929🔥, 0💬
Popular Posts:
Apache Avalon began in 1999 as the Java Apache Server Framework and in late 2002 separated from the ...
JDK 17 jdk.hotspot.agent.jmod is the JMOD file for JDK 17 Hotspot Agent module. JDK 17 Hotspot Agent...
JDK 17 jdk.jdeps.jmod is the JMOD file for JDK 17 JDeps tool, which can be invoked by the "jdeps" co...
iText is an ideal library for developers looking to enhance web- and other applications with dynamic...
JRE 8 rt.jar is the JAR file for JRE 8 RT (Runtime) libraries. JRE (Java Runtime) 8 is the runtime e...