Skip to content

Commit 65f1767

Browse files
committed
Update from SAP DITA CMS (squashed):
commit 01519b4af1c694a5236b53a766e91e7db9ca6b93 Author: REDACTED Date: Mon Jul 7 11:18:51 2025 +0000 Update from SAP DITA CMS 2025-07-07 11:18:51 Project: dita-all/jjq1673438782153 Project map: c2f780f61c744155b0bd42b6f38fb70c.ditamap Output: loiob2927cc326be495da9f4fea0b6bda2b3 Language: en-US Builddable map: c590d25af285407ba12a69179a940c19.ditamap commit e9a904c40c3b1089a5bacb1314155e08cbbaa964 Author: REDACTED Date: Mon Jul 7 11:07:35 2025 +0000 Update from SAP DITA CMS 2025-07-07 11:07:35 Project: dita-all/jjq1673438782153 Project map: c2f780f61c744155b0bd42b6f38fb70c.ditamap Output: loiob2927cc326be495da9f4fea0b6bda2b3 Language: en-US Builddable map: c590d25af285407ba12a69179a940c19.ditamap commit 04705e2ca600e399c0c3f9c830ebfd6546b01c63 Author: REDACTED Date: Mon Jul 7 10:54:51 2025 +0000 Update from SAP DITA CMS 2025-07-07 10:54:51 Project: dita-all/jjq1673438782153 Project map: c2f780f61c744155b0bd42b6f38fb70c.ditamap ################################################## [Remaining squash message was removed before commit...]
1 parent 8d4191e commit 65f1767

File tree

3 files changed

+58
-0
lines changed

3 files changed

+58
-0
lines changed
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
<!-- loio007e40560d7a4a7b846d1eaeb44f8e94 -->
2+
3+
# Certificate Types
4+
5+
Find information on different certificate types you can use to configure destinations in your SAP BTP subaccount.
6+
7+
8+
<table>
9+
<tr>
10+
<th valign="top">
11+
12+
Certificate Type
13+
14+
</th>
15+
<th valign="top">
16+
17+
Description
18+
19+
</th>
20+
</tr>
21+
<tr>
22+
<td valign="top">
23+
24+
Single \(X.509\) Certificate
25+
26+
</td>
27+
<td valign="top">
28+
29+
Binds an identity to a public key using a digital signature. A certificate contains an identity \(hostname, organization, or individual\) and a public key. It is either signed by a certificate authority or is self-signed.
30+
31+
Supported file formats: PEM, CER, CRT
32+
33+
</td>
34+
</tr>
35+
<tr>
36+
<td valign="top">
37+
38+
Key Store Certificate
39+
40+
</td>
41+
<td valign="top">
42+
43+
Certificate stored in a key store repository, containing the public and private key of the certificate.
44+
45+
Supported file formats: JKS, PFX, P12
46+
47+
> ### Restriction:
48+
> Key stores are not supported in environments based on FIPS \(*Federal Information Processing Standard*\).
49+
50+
51+
52+
</td>
53+
</tr>
54+
</table>
55+

docs/1-connectivity-documentation/manage-destination-certificates-df1bb55.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,3 +183,5 @@ You can maintain truststore and keystore certificates in the *Destinations* edit
183183

184184
[Manage Trust](manage-trust-82dbeca.md)
185185

186+
[Certificate Types](certificate-types-007e405.md)
187+

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
- [Create Destinations on Service Instance Creation](1-connectivity-documentation/create-destinations-on-service-instance-creation-43c0538.md)
124124
- [Manage Destination Fragments](1-connectivity-documentation/manage-destination-fragments-b085906.md)
125125
- [Manage Destination Certificates](1-connectivity-documentation/manage-destination-certificates-df1bb55.md)
126+
- [Certificate Types](1-connectivity-documentation/certificate-types-007e405.md)
126127
- [Manage Trust](1-connectivity-documentation/manage-trust-82dbeca.md)
127128
- [Create and Bind a Destination Service Instance](1-connectivity-documentation/create-and-bind-a-destination-service-instance-9fdad3c.md)
128129
- [Use a Config.JSON to Create or Update a Destination Service Instance](1-connectivity-documentation/use-a-config-json-to-create-or-update-a-destination-service-instance-6816d3c.md)

0 commit comments

Comments
 (0)