2 changed files with 5 additions and 1 deletions
@ -0,0 +1,4 @@ |
|||||
|
#!/bin/bash |
||||
|
|
||||
|
#gyhlw.hxgk.group证书文件,需要从官网通过浏览器直接导出 |
||||
|
keytool -import -trustcacerts -alias hxgk.group -file ./gyhlw.hxgk.group -keystore /usr/java/jdk1.8.0_121/jre/lib/security/cacerts -storepass changeit |
||||
Loading…
Reference in new issue