...
Configure SAP CC Core Server with one-way authentication for the respective Instance and Services.
Configure Client to trust SAP CC Core Server.
To secure SAP CC Core Server communication service, follow this SAP Support page: Secure an SAP CC Core Server communication service
...
Tip |
---|
|
Example SAP CC Core Server Instance Map: Code Block |
---|
#InstanceId ; HCISecure ; HCIHost ; HCIPort ; WSSecure ; WSHost ; WSPort ; ExternalSecure ; ExternalHost ; ExternalPort ; InternalSecure ; InternalHost ; InternalPort
updater#1 ; off ; ec2-13-229-84-66.ap-southeast-1.compute.amazonaws.com ; 9000 ; off ; ec2-13-229-84-66.ap-southeast-1.compute.amazonaws.com ; 9080 ; ; ; ; ; ;
dispatcher#1 ; off ; ec2-13-229-84-66.ap-southeast-1.compute.amazonaws.com ; 9100 ; off ; ec2-13-229-84-66.ap-southeast-1.compute.amazonaws.com ; 9180 ; oneway ; ec2-13-229-84-66.ap-southeast-1.compute.amazonaws.com ; 2000 ; off ; ec2-13-229-84-66.ap-southeast-1.compute.amazonaws.com ; 2100 |
|
Take the SAP CC Core Server’s Public Certificate (X.509v3 format encoded in DER), and configure in MZ client to trust the SAP CC Core Server.
...