JoshuaJeong / nhin-d

Automatically exported from code.google.com/p/nhin-d
0 stars 0 forks source link

.p12 private certifcates not accepted in direct RI 4.0 config_ui #252

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

Reproducing the problem?
1. Inside the config-ui goto Certificates.
2. Attempt to add a "p12" certificate
3. Instead of adding, the form is just redisplayed with no error. 

Does anyone else have this problem?

Here is the corresponding public certificate information.

Certificate:
    Data:
        Version: 3 (0x2)
        Serial Number: 6 (0x6)
    Signature Algorithm: sha256WithRSAEncryption
        Issuer: C=US, ST=MD, L=Gaithersburg, O=NIST, CN=nist.gov/emailAddress=nist.gov
        Validity
            Not Before: Apr  2 14:01:28 2014 GMT
            Not After : Apr  1 14:01:28 2016 GMT
        Subject: C=US, ST=MD, L=Gaithersburg, O=NIST, CN=hit-testing.nist.gov/emailAddress=hit-testing.nist.gov
        Subject Public Key Info:
            Public Key Algorithm: rsaEncryption
                Public-Key: (2048 bit)
                Modulus:
                    00:d0:d8:38:6a:de:61:f7:ce:49:7e:f2:09:84:2d:
                    67:55:03:96:69:3e:84:92:d1:dc:a5:d1:1b:81:b7:
                    e5:1c:78:fd:f0:d9:f4:07:1c:e9:12:8f:dd:99:1a:
                    3a:52:31:66:eb:5e:d9:6c:15:ad:9d:69:51:99:d8:
                    40:e3:bf:91:29:0d:3c:39:e5:4e:eb:4a:e0:f5:4b:
                    bb:1c:a6:6b:18:2f:bc:37:46:17:c5:7e:11:76:28:
                    b7:3a:dd:9d:ef:ec:46:95:86:9d:c1:a2:b6:bb:90:
                    c2:4c:48:89:4f:ae:f2:2e:40:54:c0:cc:1c:bb:2d:
                    b6:a5:f4:f8:8c:3c:eb:a2:3d:da:dc:a2:7e:4e:30:
                    38:3b:24:e5:41:17:2c:ea:d5:ba:b4:a6:6f:36:ab:
                    63:cf:3e:85:f2:98:72:d7:29:fb:01:4f:48:e3:36:
                    d9:ca:48:54:89:7b:5d:a7:da:26:d8:aa:09:3e:4f:
                    b5:da:46:36:81:08:3c:8c:90:a7:c0:91:12:37:e3:
                    cc:e1:15:6e:c1:81:19:c8:51:6f:b6:85:e3:d0:4e:
                    57:80:63:37:22:fc:01:92:a5:b2:ab:b7:90:2b:cb:
                    d3:c3:60:20:42:58:7b:db:41:d8:bd:0a:fe:c1:19:
                    20:85:fb:8c:56:3d:2f:57:f5:bf:5d:13:fc:0a:5f:
                    8d:d1
                Exponent: 65537 (0x10001)
        X509v3 extensions:
            X509v3 Basic Constraints: 
                CA:FALSE
            X509v3 Subject Alternative Name: 
                DNS:hit-testing.nist.gov
            X509v3 Subject Key Identifier: 
                8B:60:FE:83:95:00:E0:7C:59:07:ED:56:43:74:CA:84:4D:BA:70:45
            X509v3 Authority Key Identifier: 
                keyid:D9:BE:4E:BE:21:6A:89:60:AF:A5:84:0F:79:E5:87:7F:FF:BC:44:5D

            X509v3 Key Usage: 
                Digital Signature, Key Encipherment
            X509v3 CRL Distribution Points: 

                Full Name:
                  URI:http://sampleca.nist.gov/crl/nist.gov.crl

    Signature Algorithm: sha256WithRSAEncryption
         b5:90:6d:6f:07:4c:4c:6a:c6:28:ce:67:6e:66:2a:a6:33:69:
         6a:62:d5:ca:c3:9b:7d:a4:80:41:f9:5a:80:c1:e8:3b:77:6f:
         60:40:c1:76:ff:97:3a:64:a4:59:14:67:5c:59:8d:38:10:e6:
         08:33:cf:2a:8a:da:84:7e:07:9b:7b:87:84:5f:63:66:c8:6a:
         de:08:92:ff:44:7e:c2:97:47:b1:e6:f6:e8:b2:92:f4:b8:23:
         b8:36:e9:51:83:f8:45:a0:e2:8e:12:41:43:6c:bd:f7:66:3e:
         7b:91:1b:e3:2b:95:9c:be:6b:50:7b:5a:ce:fd:0b:95:e7:e9:
         f5:f8:c1:a3:cb:6f:81:3f:33:ea:5c:da:99:47:3f:0d:f1:74:
         a4:29:f2:df:d0:ad:ce:94:b1:d2:22:d8:02:ae:f5:a8:e4:95:
         c6:23:40:19:45:51:78:ab:16:fa:aa:09:32:c2:94:46:bb:c2:
         d1:b3:9a:8a:43:2c:e9:27:dd:6f:66:22:eb:ff:90:11:84:fb:
         04:28:89:84:5d:be:15:42:a0:fc:52:09:1e:4b:15:07:9f:24:
         15:1a:77:82:e5:ce:ca:dc:75:b5:fc:69:af:63:04:f2:6c:b7:
         83:33:e9:a7:0f:32:83:ff:a3:5b:da:a5:d3:51:f7:c7:a1:35:
         ad:1c:5f:0c

Original issue reported on code.google.com by Alan.C.V...@gmail.com on 29 Jul 2015 at 7:11