SAP ABAP Message Class SNC Message Number 018 (Error occurred when processing external ID (RC=&1))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-SNC (Application Component) Secure Network Communications
     SECN (Package) SNC Secure Network Communication
Attribute
Message class SNC  
Short Description Secure Network Communication, SNC    
Message Number 018  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Error occurred when processing external ID (RC=&1)
Help Document

Diagnosis

The system attempted to logon to a server with an external identification (a X.509-certificate). There was an error processing the certificate. The error code (RC) describes the error in more detail.

Description of the error code:

100 Length of the transferred certificate exceeds maximum length

101 LIBSAPSECU could not be loaded

102 Earlier attempt to load LIBSAPSECU failed

200 Certificate could not be parsed (not ASN-coded or

incomplete?)

201 Subject could not be determined from certificate

202 Issuer could not be determined from certificate

203 Serial Number could not be determined from certificate

204 Validity could not be determined from certificate

221 Subject in certificate, exceeds maximum length

222 Issuer in certificate, exceeds maximum length

223 Serial Number in certificate, exceeds maximum length

224 Validity in certificate, exceeds maximum length

300 The base 64 coding of the certificate contains invalid character

formats

System Response

The logon is refused, the connection is broken.

Procedure

Contact the system administrator to resolve the error.

If there are problems with the certificate analysis, setting trace level 2 means that the certificate can be output and examined in the developer traces.

If there are problems loading the LIPSAPSECU, check if the library under the name specified in the profile exists and is available.

Procedure for System Administration

History
Last changed on/by 20130531  SAP 
SAP Release Created in