LogoLogo
Cocktail Cloud
  • What is Cocktail Cloud?
  • Apply for Service
    • Using Cocktail Cloud
  • overview
    • Kubernetes and Cocktail Cloud
    • Understanding Concepts
      • Platform
      • Workspace
      • Cluster
      • Service Map
      • Image Build
      • Security
      • Monitoring
      • Catalog
  • Getting Started
    • Cluster Creation
      • AWS (EKS)
      • NCP (NKS)
      • Azure (AKS)
      • GCP (GKE)
      • ETC (Datacenter)
    • Cluster Registration
      • AWS (EKS)
      • NCP (NKS)
      • Azure (AKS)
      • GCP (GKE)
      • ETC (Datacenter)
    • Managing Cloud Provider
      • AWS
    • Creating a User
    • Create Service Map
    • Create Registry
      • Create Registry
      • External Registry Registration
        • Setting Up AWS ECR
        • Setting Up Azure ACR
        • Setting Up Docker Hub
        • Setting Up Docker Registry
        • Setting Up Google GCR
        • Setting Up Harbor
        • Setting Up Naver
        • Setting Up Quay
    • Create a Workspace
  • Cluster Backup and Restore
    • Cocktail Backup and Restore
    • Backup/Restore Preparations
      • AWS S3 Configuration
      • Azure Blob Storage Configuration
      • Google Cloud Storage Configuration
      • MinIO Configuration
    • Create storages
    • Backups
    • Restoration
    • Backup/Restore Overview
  • Log Service
    • Cocktail Log Service
    • Installation
      • Install Log Service
      • Registration Log Service
      • Install Log Agent
      • Install Log Operator
    • Setting
      • Change Opensearch Admin password
    • Application Logs
      • Application Management
      • Application logging
        • Automatic instrumentation of container logs
          • Java
          • Python
        • Manual measurement of file logs(SDK)
          • Java
          • Python
        • Manual measurement of file logs (Sidecar)
          • Fluent-bit
    • Container Logs
    • Cluster Audit Logs
    • Troubleshooting
  • CI/CD
    • Creating a Build Server
    • Build Image
    • Setting up a Pipeline
  • application
    • Catalog
    • Application Deployment
    • Configuration Information Creation
    • Volume Requests
    • Service Exposure
    • Ingress
    • Service Mesh Configuration
  • Platform Management
    • Multicluster Configuration
    • Cluster Management
    • Workspace Management
    • Security
    • Integrated Monitoring
  • API Management
    • API Token Issuance
    • API Issuance History
    • API Execution Logs
  • Certificate Management
    • Issuer Management
    • Private Certificate
    • Public Certificate
  • Deepening operations
    • Maintaining Login Session in Case of Inability with Ingress Configuration
    • Add Ingress Proxy Configuration
    • Accessing Harbor from a Server Other Than the Registry VM
    • Configuring Harbor with a Public SSL Certificate
Powered by GitBook

ⓒ2023. Acornsoft Corp. All rights reserved.

On this page
  • 1. Move to the User Creation Page
  • 2. Enter Certificate Registration Information
  • 3. Confirm Private Certificate Creation

Was this helpful?

Export as PDF
  1. Certificate Management

Private Certificate

Once the issuer registration is completed, you can now proceed with the creation of private certificates.

PreviousIssuer ManagementNextPublic Certificate

Last updated 1 year ago

Was this helpful?

1. Move to the User Creation Page

1) Click the "+ Create" button in the upper right corner of the [Certificate Management] - [Private Certificate] tab.

2. Enter Certificate Registration Information

Item(*is required)
Content

Cluster*

Select the cluster to generate the certificate

Namespace*

Choose the namespace for selecting the certificate

Certificate Name*

Enter the registered issuer name

Add Yaml

Check if you want to write in yaml format

Issuer Ref*

Enter the registered issuer name

Certificate Secret Name*

Specify the name for the private certificate to be created

Label

Enter the labels you want to register for the certificate

Annotation

Input comments or annotations for the certificate

isCA

Check if CA (Certificate Authority) usage is desired

Commom Name*

Provide at least one of the following: CN (Common Name), DNS list, email address list, IP address list, or URI list

Duration

Specify the requested 'Lifetime' of the certificate. If not set, the default is 90 days, with a minimum of 1 hour.

  • Input format: {time}h {time}m {time}s Example: Enter 360 hours, 30 minutes, and 40 seconds as 360h30m40s. Specify the interval for renewing the certificate. The default is 2/3 of the issued certificate's lifetime, with a minimum allowed value of 5 minutes.

  • Input format: {time}h {time}m {time}s Example: Enter 360 hours, 30 minutes, and 40 seconds as 360h30m40s."

Renew Before

Specify the interval for renewing the certificate. The default is 2/3 of the issued certificate's lifetime, with a minimum allowed value of 5 minutes.

  • Input format: {time}h {time}m {time}s Example: Enter 360 hours, 30 minutes, and 40 seconds as 360h30m40s.

Revision History Limit

Number of CertificateRequests retained for the certificate

Usages

Click the "Add" button and check the purpose you want to use

DNS Names

Enter the DNS list you want to register

Email Addresses

Provide the email address list required for generating private certificates

IP Addresses

Specify the IP address list needed for generating private certificates

Uris

Enter the URI list required for generating private certificates

3. Confirm Private Certificate Creation

1) Verify the registered private certificate in the [Certificate] - [Private Certificate] tab.

[Screen] Screen for registering private certificates
[Screen] View of created private certificate list