August 4, 2009 at 1:25 am
Symptom
Issues in Java Doc of Secure Storage Service.
There are some technical Java Doc issues in Interface com.sap.security.core.server.securestorage.remote.SecureStorageClientContextInterface.
These issues are
-wrong link reference in method:
updateObject(…)
decryptBytes(…)
-wrong parameter reference in methods:
base64Decoding(…)
decryptBytes(…)
-And spelling errors.
Other terms
JavaDoc, securestorage, Secure Storage Service,
Solution
The JavaDoc is corrected in the SPs that are given in this note.
July 13, 2009 at 11:40 pm
Symptom
Inquiries:
Preconditions when using network security productsSecure authentication and confidentiality
Other terms
Security, Secure Single Sign-On, encryption, data security, DCE, smart cards, secure authentication, privacy
Reason and Prerequisites
The SNC functions are officially available in SAP Systems as of Release 3.1G.
Solution
The SNC (Secure Network Communications) functions allow you to use an external security product to secure the communications between [...]
July 11, 2009 at 10:22 am
Symptom
Note 1334964 describes how you use SNC for external commands. You want to insert the required entry in the table BTCOPTIONS for the calling SAP system for this purpose.
Other terms
SAPXPG, SNC, Secure Network Communication
Reason and Prerequisites
You want to use SNC for external commands.
Solution
Use the program BTC_SAPXPG_SNC to activate or deactivate SNC in the table [...]
June 30, 2009 at 9:16 am
Symptom
Limit of connection pool reached. Many connections are occupied by Secure Store. Esspecially during massiv WebDynpro Application use, the J2EE Engine could run into deadlock situations
Other terms
Secure Store, SecureStorage Service, Connection Pool, retrieveObject,
Reason and Prerequisites
Secure Storage closes to late no more used streams and occupied connections from connection pool longer than needed.
Solution
With this change, [...]