From 988121df1cb6eb07ad783cb8b2a484d04a0d9d63 Mon Sep 17 00:00:00 2001 From: Keyfactor Date: Wed, 19 Jun 2024 20:18:37 +0000 Subject: [PATCH] Update generated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5be2b41..be1d336 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ Use cases supported:
RFJKS -The RFJKS store type can be used to manage java keystores of type JKS. **PLEASE NOTE:** Java keystores of type PKCS12 **_cannot_** be managed by the RFJKS type. You **_must_** use RFPkcs12. +The RFJKS store type can be used to manage java keystores of types JKS or PKCS12. If creating a new java keystore and adding a certificate all via Keyfactor Command, the created java keystore will be of type PKCS12, as java keystores of type JKS have been deprecated as of JDK 9. Use cases supported: 1. One-to-many trust entries - A trust entry is considered single certificate without a private key in a certificate store. Each trust entry is identified with a custom alias.