Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
quant
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
quant
Merge requests
!6
Draft: Akms ckms api implementation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Draft: Akms ckms api implementation
akms-ckms-api-implementation
into
master
Overview
0
Commits
39
Pipelines
13
Changes
7
Closed
Neil-Jocelyn Schark
requested to merge
akms-ckms-api-implementation
into
master
1 year ago
Overview
0
Commits
39
Pipelines
13
Changes
7
Expand
0
0
Merge request reports
Compare
master
version 10
3f5a04f1
1 year ago
version 9
42d551d2
1 year ago
version 8
b94c1797
1 year ago
version 7
e8bdcb3d
1 year ago
version 6
9fe0e02e
1 year ago
version 5
043e509d
1 year ago
version 4
9a4a552c
1 year ago
version 3
681172aa
1 year ago
version 2
5f9da6ef
1 year ago
version 1
6da3fcd9
1 year ago
master (base)
and
latest version
latest version
3764bce3
39 commits,
1 year ago
version 10
3f5a04f1
38 commits,
1 year ago
version 9
42d551d2
37 commits,
1 year ago
version 8
b94c1797
36 commits,
1 year ago
version 7
e8bdcb3d
35 commits,
1 year ago
version 6
9fe0e02e
34 commits,
1 year ago
version 5
043e509d
33 commits,
1 year ago
version 4
9a4a552c
32 commits,
1 year ago
version 3
681172aa
31 commits,
1 year ago
version 2
5f9da6ef
30 commits,
1 year ago
version 1
6da3fcd9
28 commits,
1 year ago
7 files
+
151
−
7
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
Search (e.g. *.vue) (Ctrl+P)
config/ekms/example01.yaml
+
2
−
0
Options
@@ -2,6 +2,8 @@ Id: '0ff33c82-7fe1-482b-a0ca-67565806ee4b'
@@ -2,6 +2,8 @@ Id: '0ff33c82-7fe1-482b-a0ca-67565806ee4b'
Name
:
ekms01
Name
:
ekms01
InterComAddr
:
172.100.20.10:50910
InterComAddr
:
172.100.20.10:50910
GRPCAddr
:
172.100.20.10:50900
GRPCAddr
:
172.100.20.10:50900
AkmsURL
:
"
"
AkmsCkmsServerPort
:
"
9696"
Peers
:
Peers
:
# peer to ekms02
# peer to ekms02
-
PeerId
:
'
968fd594-b0e7-41f0-ba4b-de259047a933'
-
PeerId
:
'
968fd594-b0e7-41f0-ba4b-de259047a933'
Loading