I have an SSL certificate installed on my website and I have intergrated the DYMO Label Printer (using the Dymo Web Service).
The web service is installed on the local machine and connects to https://localhost:41955/DYMO/DLS/Printing/Check
Unfortunately, because this runs on HTTPs locally there is a certificate error which then causes the website to show as unsecure.
Is there a way around this?