On Tue, 2 Nov 2021 22:44:16 GMT, Valerie Peng wrote:
> > ```
> > * By eliminating P11RSAPrivateKey::getModulus, looks to me that
> > P11PrivateKeyRSA::getModulus and P11PrivateKeyRSA::fetchValues are now
> > called, leading to an unnecessary call to the native library as the modulus
> > was al
On Wed, 17 Nov 2021 16:00:04 GMT, Sean Coffey wrote:
> Some elements of the PKCS9Attribute.PKCS9_OIDS array may have null value. The
> PKCS9Attributes.toString() and PKCS9Attributes.getAttributes() methods need
> to account for that.
This pull request has now been integrated.
Changeset: 6bb04
On Tue, 2 Nov 2021 22:44:16 GMT, Valerie Peng wrote:
>> Martin Balao has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> P11Key static inner classes refactorings.
>
> Hi Martin,
>
> Please find my comments in line below.
>
>> * Changin
On Tue, 16 Nov 2021 19:36:11 GMT, Weijun Wang wrote:
> There is no need to check for the KeyUsage extension when validating a TSA
> certificate.
>
> A test is modified where a TSA cert has a KeyUsage but without the
> DigitalSignature bit.
This pull request has now been integrated.
Changeset
> Some elements of the PKCS9Attribute.PKCS9_OIDS array may have null value. The
> PKCS9Attributes.toString() and PKCS9Attributes.getAttributes() methods need
> to account for that.
Sean Coffey has updated the pull request incrementally with one additional
commit since the last revision:
test
On Wed, 17 Nov 2021 17:16:38 GMT, Sean Coffey wrote:
>> Some elements of the PKCS9Attribute.PKCS9_OIDS array may have null value.
>> The PKCS9Attributes.toString() and PKCS9Attributes.getAttributes() methods
>> need to account for that.
>
> Sean Coffey has updated the pull request incrementally
On Wed, 17 Nov 2021 16:52:46 GMT, Weijun Wang wrote:
>> Some elements of the PKCS9Attribute.PKCS9_OIDS array may have null value.
>> The PKCS9Attributes.toString() and PKCS9Attributes.getAttributes() methods
>> need to account for that.
>
> test/jdk/sun/security/x509/AlgorithmId/NonStandardName
On Wed, 17 Nov 2021 16:00:04 GMT, Sean Coffey wrote:
> Some elements of the PKCS9Attribute.PKCS9_OIDS array may have null value. The
> PKCS9Attributes.toString() and PKCS9Attributes.getAttributes() methods need
> to account for that.
test/jdk/sun/security/x509/AlgorithmId/NonStandardNames.java
Some elements of the PKCS9Attribute.PKCS9_OIDS array may have null value. The
PKCS9Attributes.toString() and PKCS9Attributes.getAttributes() methods need to
account for that.
-
Commit messages:
- 8277224: sun.security.pkcs.PKCS9Attributes.toString() throws NPE
Changes: https://git
On Wed, 17 Nov 2021 14:06:00 GMT, Weijun Wang wrote:
>> There is no need to check for the KeyUsage extension when validating a TSA
>> certificate.
>>
>> A test is modified where a TSA cert has a KeyUsage but without the
>> DigitalSignature bit.
>
> Weijun Wang has updated the pull request incr
On Wed, 17 Nov 2021 14:16:26 GMT, Sean Mullan wrote:
> Can you change the synopsis of the bug to more accurately reflect the current
> fix?
Updated. Thanks.
-
PR: https://git.openjdk.java.net/jdk/pull/6416
On Wed, 17 Nov 2021 14:06:00 GMT, Weijun Wang wrote:
>> There is no need to check for the KeyUsage extension when validating a TSA
>> certificate.
>>
>> A test is modified where a TSA cert has a KeyUsage but without the
>> DigitalSignature bit.
>
> Weijun Wang has updated the pull request incr
On Tue, 16 Nov 2021 21:00:12 GMT, Weijun Wang wrote:
>> There is no need to check for the KeyUsage extension when validating a TSA
>> certificate.
>>
>> A test is modified where a TSA cert has a KeyUsage but without the
>> DigitalSignature bit.
>
> Weijun Wang has updated the pull request incr
> There is no need to check for the KeyUsage extension when validating a TSA
> certificate.
>
> A test is modified where a TSA cert has a KeyUsage but without the
> DigitalSignature bit.
Weijun Wang has updated the pull request incrementally with one additional
commit since the last revision:
14 matches
Mail list logo