-
| I know the documentation says the gateway does not support SSL/TLS, but I still would like to add it. I am using docker and have everything working over regular HTTP. How can I add a security certificate? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            tcarolan
          
      
      
        Jun 12, 2023 
      
    
    Replies: 1 comment 1 reply
-
| Right now, you will have to extend the container image by creating a new Dockerfile and using  Please let us know how it goes. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Thank you! I actually got this to work.