IBM doc says Site certificateA certificate that is associated with an off-platform server or other network entity, such as a peer VPN server. This category of certificate can also be used to share a single certificate and its private key among multiple RACF user IDs. When used for sharing, a certificate might be referred to as a *placeholder* certificate.
I tend to think of it as "Other sites" certificates, which are not associated with a userid. You could always have a userid REMSITE, and have it own the certificates from these other sites and not use SITE The syntax is *RACDCERT ADD [ ID(certificate-owner) | SITE | CERTAUTH ] * so conceptually use it the same as ID() or CERTAUTH. There may be some subtleties in using SITE over a userid to own certificates. Colin On Thu, 4 Jan 2024 at 19:29, Steve Beaver < [email protected]> wrote: > I have NOT done Digital Certificates in 5 years and I have NEVER done a > Site > Certificate. > > > > So does anyone have a document that is a short and to the point of how to > setup > > A Site Certificate > > > > > > Steve > > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
