Jump to content

SSL Cert Update Time


Recommended Posts

The time has come to update the SSL Certificate on the server, I'm no geek when it comes to this kind of thing, but I know my way around most things.

I'm struggling to get the SSL Certificates updated on the server, so I am having to get the clients to login via the http port for the time being.

I've had a new Certificate created by following the instructions that VOUND provide within their documentation, but when I try to activate SSL I get the following error 'The private key password verification failed or the keystore does not contain private key.'

 

So I go back to the certificates, and using Keytool I've changed the passwords for the keystore.

When I've tried to change the password for the key 'mykey' I've been prompted with the following error 'keytool error: java.lang.Exception: Alias <REMOVED FOR SECURITY> has no key'.
So I'm not sure what on earth is going on, I've googled this to death and I'm not getting anywhere, is this an issue with my Key, or something else?

Any help is appreciated.

 

Link to comment
Share on other sites

Hi Fuzed,

 

Have you seen before the Intella Connect user manual, section "9. Setting up HTTPS"? This has been recently added to the documentation and shows how take existing certificate and build new Keystore out of it, but it also gives some important insights on how this works in general.

When dealing with Keystores it's important to know that each Keystore can have 0 or more private-public key pairs. It seems that your Keystore is missing the private key, but I'm not sure why. Have you been creating a new Keystore or did you try to update the certificate in existing Keystore? The crucial part is - your Keystore must contain the private-public keys pair that was used generate the CSR.

 

Let me know if this helps a bit.

Link to comment
Share on other sites

  • 11 months later...
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...