When attempting to connect a Remote Outqueue to an LPD Listener on an SLES 15 server, we are getting an error message indicating:
"Unable to encrypt connection: An unexpected TLS packet was received."

This is what they have configured for the LPD Listener:
#MWI LPD
# Enable LPD protocol
Listen 515
Listen /var/run/cups/cups.sock
DefaultEncryption IfRequested
#DefaultEncryption Never
#DefaultEncryption Required
#Encryption IfRequested
SSLOptions MinTLS1.0
SSLPort 515
SSLListen *:515
-----------------------------
We did ensure we have certificates installed correctly on our system, provided by them.
Is there a step-by-step for establishing this type of connection?
Ultimately, once received, we want to be able to redirect the received document to an alternate path, which we have a script prepared for, but first it needs to be received.
Thank you,
Randy Stevenson
MWI Animal Health
------------------------------
Randy Stevenson
------------------------------