Connecting to services that require plaintext connections
If your
Helix Core Server
installation requires plaintext (in order to support older
Helix Core Server
applications), set P4PORT
to
tcp:
If you attempt to use SSL to connect to a service that expects plaintext
connections, the following error message is displayed:hostname
:port
.
Perforce client error: SSL connect to ssl:_host_:_port_ failed (Connection reset by peer). Remove SSL protocol prefix from P4PORT.
Set P4PORT
to
tcp:
(or, if you are using applications at release 2011.1 or earlier, set
hostname
:port
P4PORT
to
), and
attempt to reconnect to the service.hostname
:port