mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
added profile location for NPL (#4777)
* added profile location for NPL * added DEFAULT.PFL locations for NPL and A4H * link profile locations to miniSAP licence-page
This commit is contained in:
parent
7edc45a7fe
commit
253dafe16d
|
@ -57,3 +57,7 @@ ssl/client_ciphersuites = 150:PFS:HIGH::EC_P256:EC_HIGH
|
|||
ssl/ciphersuites = 135:PFS:HIGH::EC_P256:EC_HIGH
|
||||
icm/HTTPS/client_sni_enabled = TRUE
|
||||
```
|
||||
|
||||
To add profile parameters use transaction RZ10 or update contents of file DEFAULT.PFL directly. For [preview, evaluation and developer versions of SAP NetWeaver](https://go.support.sap.com/minisap/#/minisap) refer to following locations, depending on your system name:
|
||||
- "A4H - SAP NetWeaver AS ABAP 7.4 and above (Linux / SAP HANA)" - /usr/sap/A4H/sys/profile/DEFAULT.PFL
|
||||
- "NPL - SAP NetWeaver 7.x" - /sapmnt/NPL/profile/DEFAULT.PFL
|
||||
|
|
Loading…
Reference in New Issue
Block a user