You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently use JKS keystores. They are slowly becoming deprecated, with PKCS 12 format being prefered.
We hence should update DTLS-Fuzzer's keystore to include PKCS 12 cert/key pair.
Additionally, we should update some SUTs (Scandium and JSSE) to use PKCS 12 instead of JKS.
The text was updated successfully, but these errors were encountered:
We currently use JKS keystores. They are slowly becoming deprecated, with PKCS 12 format being prefered.
We hence should update DTLS-Fuzzer's keystore to include PKCS 12 cert/key pair.
Additionally, we should update some SUTs (Scandium and JSSE) to use PKCS 12 instead of JKS.
The text was updated successfully, but these errors were encountered: