The security page is designed to display information related to certificates used. It mainly displays the information derived from X509Certificate events.
+
There is one table which shows information related to the cryptographic algorithm. For example: Signature Algorithm, Key type, Key length, Certificate Valid from, Certificate expiring on, Certificate Id and Issuer details.
+
We have also added a new column Crypto Remark which will help customer to identify the action/attention item. Action and attention items are decided based on the JDK guidelines for Crypto usages.
+
Examples of Action and attention items:
Action Required. The Certificate has expired before 1,822 days. It should be replaced.
+
Attention Needed. SHA-1 signature. It should be updated to use SHA-256 or SHA-512.
+
+
+
Certificates with no issues are marked with an OK status in the Crypto Remark column.
+
There is one chart where we are displaying the occurrences of X509Certificate events with respect to the timeline.