shreemaan-abhishek commented on issue #9381:
URL: https://github.com/apache/apisix/issues/9381#issuecomment-1546538856

   
https://join.slack.com/t/the-asf/shared_invite/zt-1vf0j8c9c-YBzmRKvB0X4Ear0eZG04Rw
   
   On Sat, 13 May 2023 at 11:23, Aleksandr Sachkov ***@***.***>
   wrote:
   
   > @Sachkov-Aleksandr <https://github.com/Sachkov-Aleksandr>, even I tried
   > to implement mTLS between apisix and etcd using helm but was unsuccessful
   >
   > helm upgrade --install apisix apisix/apisix --create-namespace  
--namespace apisix \
   >   --set ingress-controller.enabled=true \
   >   --set ingress-controller.config.apisix.serviceNamespace=apisix \
   >   --set gateway.stream.enabled=true \
   >   --set etcd.auth.tls.enabled=true \
   >   --set etcd.auth.tls.existingSecret="mtls" \
   >   --set etcd.auth.tls.certFileName="t/certs/mtls_client.crt" \
   >   --set etcd.auth.tls.certKeyFilename="t/certs/mtls_client.key" \
   >   --set gateway.tls.enabled=true \
   >   --set gateway.tls.existingCASecret="ssl" \
   >   --set gateway.tls.certCAFilename="t/certs/mtls_ca.crt"
   >
   > You can take a look at this blog: https://blog.frankel.ch/mtls-everywhere/.
   > It might help you.
   >
   > Also, you might as well ask this question in the slack channel. You might
   > get some help there.
   >
   > Can you give me link on Slack channel?
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/apisix/issues/9381#issuecomment-1546537410>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AOV6RSESQVYSOXO2SJ6Z2Z3XF4OUHANCNFSM6AAAAAAXNW3TLY>
   > .
   > You are receiving this because you commented.Message ID:
   > ***@***.***>
   >
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to