SSL Termination in HAProxy - HAProxy Basics

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ส.ค. 2024

ความคิดเห็น • 28

  • @user-vr8hg1eo4d
    @user-vr8hg1eo4d 4 หลายเดือนก่อน +1

    Thanks
    Loay from Egypt

  • @aldehc99
    @aldehc99 9 หลายเดือนก่อน +1

    AWESOME!!!! very straightforward video and tool, thanks very much.

  • @TheOGTurn
    @TheOGTurn ปีที่แล้ว +1

    Haha I've been fighting getting this to work with crazy cfg files .... Took my normal working config and added the single bind line and it worked.... Gracias

  • @user-yx6tj3eh1r
    @user-yx6tj3eh1r 4 ปีที่แล้ว +1

    Big help to me!
    I want to setup let's encrypt auto renew, have any suggestion ?

  • @elmeroranchero
    @elmeroranchero 4 ปีที่แล้ว +1

    Yessss, good stuff.

  • @leonardopinheiro6693
    @leonardopinheiro6693 4 ปีที่แล้ว

    Good video! Thank you!

  • @SubjectXXX
    @SubjectXXX 3 ปีที่แล้ว

    Nice quick overview of this scenario, is there available walkthrough how to do the same, but with different domains on backend servers? I think its called Reverse proxy..

  • @jamesdavies686
    @jamesdavies686 4 ปีที่แล้ว

    How do you get the .pem to include the cert and key? I'm lost on how to combine the two.

  • @eAzydaman
    @eAzydaman 4 ปีที่แล้ว

    This is really great but if I want my webservers and ISPconfig to handle all certificates is there any way to do that when I have a setup with HAproxy/keepalived? Right now I get can't bind to port 80 error.

  • @markuslacht7076
    @markuslacht7076 3 ปีที่แล้ว

    Where do you have to specify test.com in your haproxy.cfg file? Is that not required at all? I am a little bit confused.

  • @TheMysteryuncover
    @TheMysteryuncover ปีที่แล้ว

    I created a secret with cert-manager it has tls.crt tls.key and ca.crt. I have tried to make SSL termination by using the pem file and adding the path of crt and key, but ha-proxy deployment failed to start up and showed an error unable to stat SSL certificate.

  • @omancoding5687
    @omancoding5687 4 ปีที่แล้ว

    Hi, thanks for the video.
    Can SSL termination work for TCP mode (not HTTP)?
    With one frontend but several backend points in roundrobin sequence?

  • @omancoding5687
    @omancoding5687 4 ปีที่แล้ว

    What about tcp mode ? Does it work in such way?

  • @krishnadasari9863
    @krishnadasari9863 8 วันที่ผ่านมา

    how to install the haproxy offline mode, I dont have internet connectivity, I want to downlod the binaries and copy to the destination location and setup the haproxy , is there anyway to do that?

    • @NickRamirez-ly8nr
      @NickRamirez-ly8nr 5 วันที่ผ่านมา

      You could create a VM that has all the dependencies, then build from source after uploading the source code to the machine. Check the HAProxy GitHub for info. I can't think of a better way.

  • @Oswee
    @Oswee 3 ปีที่แล้ว

    And the order matters in the combined .pem file.

  • @ElectricPinguino89
    @ElectricPinguino89 11 หลายเดือนก่อน

    How would one ensure 'Secure Renegotiation' is supported on the web server via the haproxy load balancer? My test site fails that test on SSL Labs. SSL termination is handled on my haproxy load balancer. Thank you in advance for any leads! Great video!

    • @HAProxyTechnologies
      @HAProxyTechnologies  11 หลายเดือนก่อน

      HAProxy doesn't support client-initiated renegotiation. But in our experience, you don't typically get dinged for that on SSL Labs. If you would like to share the link to the report, it could shed some light on it.

    • @ElectricPinguino89
      @ElectricPinguino89 11 หลายเดือนก่อน

      @@HAProxyTechnologiesHey thank you for that info! I’ve been looking through documentation for some time in search of these details. Is there any official HAProxy documentation where that is specified? If so, would you mind pointing me to it? Thank you!

    • @HAProxyTechnologies
      @HAProxyTechnologies  11 หลายเดือนก่อน

      @@ElectricPinguino89 The HAProxy docs show every available option, docs.haproxy.org/. And there are tutorials available at www.haproxy.com/documentation/hapee/latest/security/tls/ for HAProxy Enterprise.

  • @LazarTas
    @LazarTas 5 ปีที่แล้ว

    Great video. I was just wandering which plugins and setup are you using to connect to VS to Linux server. Thanks :)

    • @HAProxyTechnologies
      @HAProxyTechnologies  4 ปีที่แล้ว

      I ran the VM locally on my workstation using Vagrant, so no plugin needed. :-)

  • @shazadrojan2387
    @shazadrojan2387 4 ปีที่แล้ว

    Thanks for the video, great info. I am assuming that the HAProxy is configured to Load Balance at layer 7 and not Layer 4 right? Can you do the same for Layer 4 or is it necessary to terminate SSl at layer 4 if I want to only use 443?

    • @amarnath1412
      @amarnath1412 3 ปีที่แล้ว

      @Nick Ramirez how can it perform the decryption at Layer 4. It doesn't look at the packet data. Only IP

    • @amarnath1412
      @amarnath1412 3 ปีที่แล้ว

      @Nick Ramirez Thanks for the detailed explanation. I also agree with you on the part that the SSL doesn't really fit well on the OSI model.

  • @stephennorton6995
    @stephennorton6995 3 ปีที่แล้ว

    Shucks, now I can do some real scraping instead of the ol' ... nevermind.

  • @fxstreamer238
    @fxstreamer238 ปีที่แล้ว

    such a stupid expression . calling it "termination" instead of decryption