Re: Case-sensitive Keystore for PKCS#12

2022-07-20 Thread Xuelei Fan
gt;; Michael >> StJohns <mailto:mstjo...@comcast.net> >> Cc: security-dev@openjdk.org <mailto:security-dev@openjdk.org> >> <mailto:security-dev@openjdk.org> >> Subject: Re: [EXTERNAL] Re: Case-sensitive Keystore for PKCS#12 >> >> Thank yo

Re: Case-sensitive Keystore for PKCS#12

2022-07-20 Thread Michael StJohns
vider? *From:* Ravi Patel8 *Sent:* Thursday, July 14, 2022 6:26 PM *To:* Xuelei Fan ; Michael StJohns *Cc:* security-dev@openjdk.org *Subject:* Re: [EXTERNAL] Re: Case-sensitive Keystore for PKCS#12 Thank you for the suggested solutions with an added attribute and a

RE: Case-sensitive Keystore for PKCS#12

2022-07-20 Thread Ravi Patel8
: Thursday, July 14, 2022 6:26 PM To: Xuelei Fan ; Michael StJohns Cc: security-dev@openjdk.org Subject: Re: [EXTERNAL] Re: Case-sensitive Keystore for PKCS#12 Thank you for the suggested solutions with an added attribute and a new provider. Do you think it is something that could be contributed to

RE: Case-sensitive Keystore for PKCS#12

2022-07-14 Thread Ravi Patel8
Sent: Thursday, July 14, 2022 3:10 AM To: Michael StJohns Cc: security-dev@openjdk.org Subject: [EXTERNAL] Re: Case-sensitive Keystore for PKCS#12 > On Jul 13, 2022, at 2:20 PM, Michael StJohns wrote: > > On 7/13/2022 3:26 PM, Xuelei Fan wrote: >> Is it possible make it in the ap

Re: Case-sensitive Keystore for PKCS#12

2022-07-13 Thread Xuelei Fan
> On Jul 13, 2022, at 2:20 PM, Michael StJohns wrote: > > On 7/13/2022 3:26 PM, Xuelei Fan wrote: >> Is it possible make it in the application layer? For example, mapping >> case-sensitive name to case-in-sensitive name before calling into the >> standard KeyStore APIs. It may be not good

Re: Case-sensitive Keystore for PKCS#12

2022-07-13 Thread Michael StJohns
On 7/13/2022 3:26 PM, Xuelei Fan wrote: Is it possible make it in the application layer? For example, mapping case-sensitive name to case-in-sensitive name before calling into the standard KeyStore APIs. It may be not good to break the standards for corner cases? Xuelei Hi Xuelei - It wou

Re: Case-sensitive Keystore for PKCS#12

2022-07-13 Thread Xuelei Fan
Is it possible make it in the application layer? For example, mapping case-sensitive name to case-in-sensitive name before calling into the standard KeyStore APIs. It may be not good to break the standards for corner cases? Xuelei > On Jul 13, 2022, at 4:38 AM, Ravi Patel8 wrote: > > We hav

Re: Case-sensitive Keystore for PKCS#12

2022-07-13 Thread Michael StJohns
On 7/13/2022 7:38 AM, Ravi Patel8 wrote: We have a customer who is having a security requirement. He wants to know, Is it possible to have case-sensitive support for PKCS#12? We referred the RFCs for PKCS#12. We found that PKCS#12 uses a case in-sensitive alias and the alias Name is mapped with