Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Aphorismen
Applications
Business Economics & Admin.
My Computers
Cooking
Devices
Folders
Food
Hardware
Infos
Software Development
Sports
Operation Instructions
Todos
Test
Help
Glossary
Community portal
adaptions
Sidebar anpassen
Wiki RB4
Search
Search
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
EONISLaptopHPNew
(section)
Page
Discussion
English
Read
Edit
View history
Toolbox
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
====obsolete==== * JDK is installed in C:\Uwes\java\jdk1.8.0_92 manually * JRE is installed in C:\Uwes\java\jre1.8.0_92 manually * JAVA_HOME points to JDK directory * Automatic Java Update installs Java in additon, PATH contains C:\ProgramData\Oracle\Java\javapath which contains symbolic links to executables in the official JRE\bin directory (C:\Program Files\Java\jre1.8.0_121\bin\) * added the lines below (easiest with notepad++, because it can switch to administrator mode) to C:\Program Files\Java\jdk1.8.0_45\jre\lib\security\java.policy and C:\Program Files (x86)\Java\jre1.8.0_77\lib\security\java.policy: // added by UweHeuer permission java.awt.AWTPermission "accessClipboard"; permission java.security.AllPermission; permission java.lang.RuntimePermission "accessClassInPackage.sun.misc"; permission java.lang.RuntimePermission "accessClassInPackage.sun.misc:*"; * Systemsteuerung -> Java -> Security -> Exception 'http://www.uweheuer.de/uweheuer/' * to avoid axis component of UweHeuer application to avoid to connect to an untrusted server like Home PC New or VServer do the step (according to [http://sknath.blogspot.de/2014/03/how-to-resolve-java-ssl-certificate.html here]): ** export the server certificates via Firefox to C:\Uwes\Documents\Certificates (https://www.uweheuer.de -> Click on lock icon -> select 'www.uweheuer.de' -> 'Weitere Information' -> 'Sicherheit Tab' -> 'Zertifikat anzeigen' -> 'Details' -> 'Exportieren' to C:\Uwes\GitRepositories\UweHeuerRepo\uweheuer_new\doc\www.uweheuer.de.crt ** import the certificates to the java key store with the keytool in %JAVA_HOME%\bin and password (as default) 'changeit' in a cmd shell started as administrator: cd C:\Uwes\java\jdk1.8.0_92\bin keytool -delete -alias uweheuer.goip.de -keystore C:\Uwes\java\jdk1.8.0_92\jre\lib\security\cacerts keytool -delete -alias HomePC -keystore C:\Uwes\java\jdk1.8.0_92\jre\lib\security\cacerts keytool -importcert -file C:\Uwes\GitRepositories\UweHeuerRepo\uweheuer_new\doc\uweheuer.goip.de.crt -keystore C:\Uwes\java\jdk1.8.0_92\jre\lib\security\cacerts -alias uweheuer.goip.de keytool -importcert -file C:\Uwes\GitRepositories\UweHeuerRepo\uweheuer_new\doc\HomePC.crt -keystore C:\Uwes\java\jdk1.8.0_92\jre\lib\security\cacerts -alias HomePC keytool -delete -alias www.uweheuer.de -keystore C:\Uwes\java\jdk1.8.0_92\jre\lib\security\cacerts keytool -delete -alias HomePC -keystore C:\Uwes\java\jdk1.8.0_92\jre\lib\security\cacerts keytool -importcert -file C:\Uwes\GitRepositories\UweHeuerRepo\uweheuer_new\doc\www.uweheuer.de.crt -keystore C:\Uwes\java\jdk1.8.0_92\jre\lib\security\cacerts -alias www.uweheuer.de keytool -importcert -file C:\Uwes\GitRepositories\UweHeuerRepo\uweheuer_new\doc\HomePC.crt -keystore C:\Uwes\java\jdk1.8.0_92\jre\lib\security\cacerts -alias HomePC ** because JBoss uses JAVA_HOME it will use the keystore
Summary:
Please note that all contributions to Wiki RB4 may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Uwe Heuer Wiki New:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Toggle limited content width