# Functions
ServiceServerCertificateExtension returns a CertificateExtensionFunc that will add the service UID as an x509 v3 extension to the server certificate.
# Variables
OpenShiftOID is the Red Hat assigned OID arc for OpenShift.
OpenShiftServerSigningOID is the OpenShift assigned OID arc for certificates signed by the OpenShift server.
OpenShiftServerSigningServiceOID describes the IANA arc for extensions to server certificates generated by the OpenShift service signing mechanism.
OpenShiftServerSigningServiceUIDOID is an x509 extension that is applied to server certificates generated for services representing the UID of the service this certificate was generated for.
RedHatOID is the IANA assigned ObjectIdentifier for Red Hat Inc.