2d53004 RH2007331: SecretKey generate/import operations don't add the CKA_SIGN attribute in FIPS mode

Authored and Committed by fferrari 2 years ago
    RH2007331: SecretKey generate/import operations don't add the CKA_SIGN attribute in FIPS mode
    
    Use SunPKCS11 Attributes Configuration to set CKA_SIGN=true on SecretKey generate/import operations in FIPS mode, see:
    https://docs.oracle.com/javase/8/docs/technotes/guides/security/p11guide.html#ATTRS
    
        
  • Package tests for 2d530040: passed
    2 years ago
  • Build completed
    success
    Built as java-1.8.0-openjdk-1:1.8.0.332.b09-2.fc37
    2 years ago
  • Build completed
    success
    Built as java-1.8.0-openjdk-1:1.8.0.332.b09-2.eln120
    2 years ago
  • Zuul
    success
    Jobs result is success
    2 years ago
file modified
+4 -1
file modified
+2 -0