This commit is contained in:
Pavel Belyaev
2023-03-15 22:59:52 +05:00
parent fcaba6a08b
commit a3f5764af6
2 changed files with 12 additions and 3 deletions

View File

@@ -16,10 +16,10 @@ public class Main {
"123321");*/
RestHelper Rest = new RestHelper(
"client-keystore3.jks",
"JKS",
"client1.p12",
"PKCS12",
"123321",
"2"
null
);