My tech person left the company and now the certificate for our subdomain rs.museums.co has expired. I’m looking for a step by step procedure/process for a beginner tech person to renew the certificate.
Phil,
I just worked on getting the ssh client running on my laptop using Windows 10 but I haven’t figured out how to connect to the server yet. That is why I hoped that there was already a step by step on how to do this.
You’ll want to check out both of these AWS docs. SSH-ing is one of those things that will become rote, don’t worry. Good utils on Windows are PuTTY and standard openssh-client in the Windows Subsystem for Linux.
Phil,
under the tutoring of someone more knowledgeable, I have been able to SSH-ing to get access to a server using PuTTY but without someone to assist me along the way, I am lost. I have generated key pairs but been unable to successfully use them to get access to the server. I am not sure what to do next
Phil,
I meant to say I was working alongside someone more knowledgeable than me in the past. You’ve been a help so far but I think I need more help than you can provide. It would be helpful to share my screen with someone to walk me through the steps once.
When the server hosting rs.museums.co was initially built, did anyone provide you with documentation about how to access that server? You’ll specifically be looking for an SSH private key. There’s a hint on the EC2 dashboard that may be able to help.
It is also possible that the only copy of this private key for SSH authentication was on the device of the person who left the company. That’s not particularly unusual.
If so, is there a way to get AWS to override it without rebuilding the server?