On Fri, Jul 1, 2016 at 2:57 AM, Daniel Savard <[email protected]> wrote:
> 2016-06-29 9:08 GMT-04:00 Sean Son <[email protected]>: > > > Hello Daniel > > > > Thank you for the information. Here is the output of the keytool command: > > > > Keystore type: JKS > > Keystore provider: SUN > > > > Your keystore contains 2 entries > > > > root, Jun 16, 2016, trustedCertEntry, > > Certificate fingerprint (SHA1): > > 27:AC:93:69:FA:F2:52:07:BB:26:27:CE:FA:CC:BE:4E:F9:C3:19:B8 > > {b81d8607-57e9-4c35-a058-cd46099e7797}, Jun 16, 2016, PrivateKeyEntry, > > Certificate fingerprint (SHA1): > > 6C:67:52:63:6B:EF:A2:3D:CD:A7:CB:64:99:99:4F:9C:3E:85:B9:AA > > > > > > Is it possible that the error that I am seeing, is related to the fact > > that I am using a wildcard certificate? > > > > So, the first entry in the keystore isn't your certificate. As I told you > before, if you do not specify explicitely the alias of the certificate so > send, the first entry in the keystore is sent. In this case, root. > > The attribute to tell the connector which certificate to send, is keyAlias, > however it seems your certificate has no alias in the keystore. > > ----------------- > Daniel Savard > Thank you for the reply. How would I go about specifying the alias of the certificate?
