Terraform – AWS Assign Pre-existing Elastic IP Address to an EC2 Instance

Elastic IP Addresses (EIP) are great as they provide you with a static IP address which you can use for an endpoint to your application, but when you are automating things with Terraform, you don’t want it to be continually re-created or that IP address will change, and if you have DNS records pointing at […]

More...

Nissan LEAF mk2 2022 – LEAFSpy Pro and OBDII

The Nissan LEAF provides limited information via the normal information systems in the car as to what is going on with the drive train and more specifically the battery. However, there is an phone app that is available for Apple IOS and Android called “LEAFSpy Pro” that can provide you with detailed information; something that […]

More...

Exchange 2016 SMTP StartTLS “Didn’t find STARTTLS in server response”

We use SMTP on our Exchange Servers to provide authenticated SMTP email service for those who are using email clients which require SMTP to send email. We had an issue that following a certificate expiry that any SMTP connections to the server (that were attempting to use STARTTLS) would fail. For example: The issue was […]

More...