File tree Expand file tree Collapse file tree 5 files changed +16
-10
lines changed
v1.16.x/content/api-docs/secret
v1.17.x/content/api-docs/secret
v1.18.x/content/api-docs/secret
v1.19.x/content/api-docs/secret
v1.20.x/content/api-docs/secret Expand file tree Collapse file tree 5 files changed +16
-10
lines changed Original file line number Diff line number Diff line change @@ -558,8 +558,10 @@ $ curl \
558558## Submit CA information
559559
560560This endpoint allows submitting the CA information for the secrets engine via an SSH
561- key pair. _ If you have already set a certificate and key, they will be
562- overridden._
561+ key pair. If you call submit CA with an existing certificate or key, the
562+ endpoint returns an error. To update existing values, call the delete CA
563+ information endpoint before calling the submit endpoint.
564+
563565
564566| Method | Path |
565567| :----- | :--------------- | -------------------------- |
Original file line number Diff line number Diff line change @@ -562,8 +562,9 @@ $ curl \
562562## Submit CA information
563563
564564This endpoint allows submitting the CA information for the secrets engine via an SSH
565- key pair. _ If you have already set a certificate and key, they will be
566- overridden._
565+ key pair. If you call submit CA with an existing certificate or key, the
566+ endpoint returns an error. To update existing values, call the delete CA
567+ information endpoint before calling the submit endpoint.
567568
568569| Method | Path |
569570| :----- | :--------------- | -------------------------- |
Original file line number Diff line number Diff line change @@ -562,8 +562,9 @@ $ curl \
562562## Submit CA information
563563
564564This endpoint allows submitting the CA information for the secrets engine via an SSH
565- key pair. _ If you have already set a certificate and key, they will be
566- overridden._
565+ key pair. If you call submit CA with an existing certificate or key, the
566+ endpoint returns an error. To update existing values, call the delete CA
567+ information endpoint before calling the submit endpoint.
567568
568569| Method | Path |
569570| :----- | :--------------- | -------------------------- |
Original file line number Diff line number Diff line change @@ -559,8 +559,9 @@ $ curl \
559559## Submit CA information
560560
561561This endpoint allows submitting the CA information for the secrets engine via an SSH
562- key pair. _ If you have already set a certificate and key, they will be
563- overridden._
562+ key pair. If you call submit CA with an existing certificate or key, the
563+ endpoint returns an error. To update existing values, call the delete CA
564+ information endpoint before calling the submit endpoint.
564565
565566| Method | Path |
566567| :----- | :--------------- | -------------------------- |
Original file line number Diff line number Diff line change @@ -559,8 +559,9 @@ $ curl \
559559## Submit CA information
560560
561561This endpoint allows submitting the CA information for the secrets engine via an SSH
562- key pair. _ If you have already set a certificate and key, they will be
563- overridden._
562+ key pair. If you call submit CA with an existing certificate or key, the
563+ endpoint returns an error. To update existing values, call the delete CA
564+ information endpoint before calling the submit endpoint.
564565
565566| Method | Path |
566567| :----- | :--------------- | -------------------------- |
You can’t perform that action at this time.
0 commit comments