Commit b92f3106 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

There no need for specific Java cacerts handling

parent 4f00b20f
......@@ -3,7 +3,3 @@ all:
install -vm755 make-ca.sh-20170514 /usr/sbin/make-ca
/usr/sbin/make-ca
rm certdata.txt
java: all
rm -f /opt/jdk/jre/lib/security/cacerts
ln -svf /etc/ssl/java/cacerts /opt/jdk/jre/lib/security/cacerts
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment