Entradas

Mostrando las entradas de agosto, 2020

Fall guys first victory

Imagen
This was our first victory playing "Fall guys" !

Unsigned application requesting unrestricted access to system.

Imagen
 This week I had to work with an appliance and had to launch a remote console via ilom but everytime I tried the following window was displayed: So, I did a search for "The following resource is signed with a weak signature algorithm MD5 with RSA and is treated as unsigned" and found three links https://www.blackmoreops.com/2017/06/08/fix-java-error-unsigned-application-requesting-unrestricted-access-to-system/ https://learningintheopen.org/2017/11/03/java-jnlp-error-weak-signature-algorithm-md5withrsa/ and https://www.cyberciti.biz/datacenter/bmc-ipmi-kvm-java-applets-broken-with-java-security-update/ basically one has to comment out a line containing the words "jdk.jar.disabledAlgorithms" to the file on a similar path on my system (I'm using Win10 and the latest java version available) C:\Program Files (x86)\Java\jre1.8.0_261\lib\security\java.security The line I found is: jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024, DSA keySize < 1024 After ...

Oracle Certified! Oracle Cloud Infrastructure - Foundations Associate 2020

Imagen
So, after some weeks learning about the Oracle Certification "Oracle Cloud Infrastructure - Foundations Associate"  I'm officially certified! Let's see what else I'm going to learn later. :)