On Fri, 9 May 2025 18:00:14 GMT, Koushik Muthukrishnan Thirupattur
wrote:
>> If the truststore is unavailable, JDK does not log information for
>> 'trustStore provider is:'. We are now adding 'unspecified' instead of
>> keeping empty.
>
> Koushik Muthukrishnan Thirupattur has updated the pull
On Fri, 9 May 2025 18:03:06 GMT, Koushik Muthukrishnan Thirupattur
wrote:
>> If the truststore is unavailable, JDK does not log information for
>> 'trustStore provider is:'. We are now adding 'unspecified' instead of
>> keeping empty.
>
> Koushik Muthukrishnan Thirupattur has updated the pull
> If the truststore is unavailable, JDK does not log information for
> 'trustStore provider is:'. We are now adding 'unspecified' instead of keeping
> empty.
Koushik Muthukrishnan Thirupattur has updated the pull request incrementally
with one additional commit since the last revision:
83100
> If the truststore is unavailable, JDK does not log information for
> 'trustStore provider is:'. We are now adding 'unspecified' instead of keeping
> empty.
Koushik Muthukrishnan Thirupattur has updated the pull request incrementally
with one additional commit since the last revision:
83100
On Wed, 7 May 2025 17:02:26 GMT, Sean Mullan wrote:
>> Koushik Muthukrishnan Thirupattur has updated the pull request incrementally
>> with one additional commit since the last revision:
>>
>> 8310003: Improve logging when default truststore is inaccessible
>
> src/java.base/share/classes/sun
> If the truststore is unavailable, JDK does not log information for
> 'trustStore provider is:'. We are now adding 'unspecified' instead of keeping
> empty.
Koushik Muthukrishnan Thirupattur has updated the pull request incrementally
with one additional commit since the last revision:
83100
On Wed, 7 May 2025 03:45:06 GMT, Koushik Muthukrishnan Thirupattur
wrote:
> If the truststore is unavailable, JDK does not log information for
> 'trustStore provider is:'. We are now adding 'unspecified' instead of keeping
> empty.
src/java.base/share/classes/sun/security/ssl/TrustStoreManage
If the truststore is unavailable, JDK does not log information for 'trustStore
provider is:'. We are now adding 'unspecified' instead of keeping empty.
-
Commit messages:
- 8310003: Improve logging when default truststore is inaccessible
Changes: https://git.openjdk.org/jdk/pull/25