HP NonStop SSL Reference Manual Appendix • 119
ProcessInfo follows:
<process_info>
ProcessInfo --END-
This message will be issued at startup and is an informational message informing about the current process state,
including current stack and heap usage.
Warning messages
The following messages are displayed under conditions where HP NonStop SSL can recover from an error and will
continue to run.
Firewall: connection rejected from: <ip address>
Warning about a connection from a remote host identified by ip address being rejected. This message may appear in
conjunction with the ip filtering function of the HP NonStop SSL, see parameters ALLOWIP and DENYIP for
details
certificate not yet valid
Warning that the certificate being currently processed by the HP NonStop SSL is not yet valid, i.e. has a "from date"
starting in the future.
certificate expired
Warning that the certificate being currently processed by the HP NonStop SSL has expired i.e. is not valid any
longer.
F|#<session>-<ip address> login without SSL rejected
[FTPS mode only] The remote client identified by ip address attempted an unsecured login on a secured port. The
login was rejected.
TLS Alert: <TLS alert number>
Warning about an TLS alert received within current session
TLS Exception
Warning about a TLS exception received in current TLS session. Watch for message which come along with this
and which give additional information.
remote fingerprint <fingerprint> rejected
Warning that a certificate received from the remote SSL server was rejected because the MD5 fingerprint did not
match the one configured with HP NonStop SSL TRUST parameter. The calculated fingerprint is displayed.
OnAccept1Complete: error <error number>
Internal error occurred during acceptance of a TCP/IP connection. Watch for other message which come along with
this one in order to decide whether and what action has to be taken.
OnAccept2Complete: error <error number>
Internal error occurred during acceptance of a TCP/IP connection. Watch for other message which come along with
this one in order to decide whether and what action has to be taken.
F<session>|<-- unexpected reply to PASV command from FTP server: <reply>
Warning about receipt of an unexpected reply from the remote FTP server upon requesting Passive Mode FTP.
Check whether the remote FTP server supports passive mode FTP.