Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SGD 5.4 SSL renew help

user13479189Oct 2 2019 — edited Oct 3 2019

I have a standalone SGD server with a local SGD gateway. I used this command "/opt/tarantella/bin/tarantella discover gateway --local"

Everything has been working fine. I tried updating the SSL cert with a wildcard cert from godaddy with these commands

/opt/SUNWsgdg/bin/gateway key import --keyfile gw-key.pem --certfile gw-ssl.pem

/opt/SUNWsgdg/bin/gateway sslkey import --keyfile gw-key.pem --certfile gw-ssl.pem

I now get an error Unable to authenticate. Please contact an administrator.

What am I doing wrong? am I missing something?

Comments
Post Details
Added on Oct 2 2019
4 comments
319 views