Carlos,
with SAP Single Sign-On 2.0, NWBC can directly call Secure Login Client to trigger a certificate enrollment with a Secure Login Server profile. The Secure Login product guide explains this in detail:
2.6.12.1 Integrating Secure Login Client into SAP NetWeaver Business Client
Use the configuration file to configure that SAP NetWeaver Business uses Client Secure Login Client for authentication.
Context
As an administrator you can configure a Secure Login integration by adding attributes to the admin options file. To add attributes to the admin options file, proceed as follows:
Procedure
- Access the NwbcOptions.xml file under %PROGRAMDATA%\SAP\NWBC\.
- Modify your runtime connections with the attribute <UseSecureLoginClient>.
...
Such certificate then can be used for HTTPS and SNC authentications.
SNC can be activated and configured also without SNCWIZARD, see again the product guide:
4.5 Configuration of the Cryptographic Library. . . . . . . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . 94
SNC X.509 Configuration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 96
X.509 and Kerberos Authentication. . . . . . . . . . . . . . . . . . . . . .. .. . . . . . . . . . . . . . . . . . . . . 105
SNC Communication Protocol Parameters. . . . . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . . . . 117
User SNC Name Mapping. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 123
-- Stephan