(no commit message)
authorstephan48 <stephan48@web>
Sun, 1 Sep 2024 02:02:53 +0000 (04:02 +0200)
committerIkiWiki <ikiwiki.info>
Sun, 1 Sep 2024 02:02:53 +0000 (04:02 +0200)
posts/2024-08-29-k8s-cluster-step-ca-intermediate-with-existing-root.mdwn

index 282735b1484aaca83e1c58e22967b9e74b93a9b4..f43f7463b2b653f699e88a57891249734db41068 100644 (file)
@@ -160,6 +160,15 @@ $ # you now have the step-ca config inside test2.yaml.
 
 ```
 
+TODOs:
+
+* How to get from test2.yaml to a working step-ca
+* Add provisioner password to above invokation
+* step-ca-cluster-issuer - generate config like above
+* multiple provisioners - how to do?
+* ???
+
 
 Caveat:
+
 * it might be that x509-types in a modern easy-rsa install is under pki/ instead of in the same dir as the easy-rsa script