Hi.

Am 15.04.2019 um 18:06 schrieb bhanu chandra suman:
> Hi,
> 
> As per your mail i can understand again my create certificates in that server
> (.pemkey). is it right

Yes.

For a TLS/SSL server is at least a Key and a Certificate required.

Do you have already a Key and a Certificate?

Maybe this post helps you to create certificates.
https://serversforhackers.com/c/using-ssl-certificates-with-haproxy

Regards
Aleks

> On Mon, Apr 15, 2019 at 9:27 PM Aleksandar Lazic <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     Hi.
> 
>     Am 15.04.2019 um 17:55 schrieb bhanu chandra suman:
>     >
>     > root@ip-172-31-80-163:~# uname -a
>     > Linux ip-172-31-80-163 4.15.0-1035-aws #37-Ubuntu SMP Mon Mar 18 
> 16:15:14 UTC
>     > 20                                                                      
>  
>          
>     >           19 x86_64 x86_64 x86_64 GNU/Linux
>     > root@ip-172-31-80-163:~# haproxy -v
>     > HA-Proxy version 1.8.8-1ubuntu0.4 2019/01/24
>     > Copyright 2000-2018 Willy Tarreau <[email protected]
>     <mailto:[email protected]> <mailto:[email protected]
>     <mailto:[email protected]>>>
> 
>     Well I assume this version have TLS/SSL enabled as you haven't used `-vv`!
> 
>     Please take a look into this blog post which describes how to add TLS/SSL
>     termination into haproxy.
> 
>     
> https://www.haproxy.com/blog/how-to-get-ssl-with-haproxy-getting-rid-of-stunnel-stud-nginx-or-pound/
> 
>     Regards
>     Aleks
> 
>     > On Mon, Apr 15, 2019 at 8:58 PM Aleksandar Lazic <[email protected]
>     <mailto:[email protected]>
>     > <mailto:[email protected] <mailto:[email protected]>>> wrote:
>     >
>     >     Hi.
>     >
>     >     Please keep the Mailinglist in the loop.
>     >
>     >     Am 15.04.2019 um 17:27 schrieb bhanu chandra suman:
>     >     > image.png
>     >
>     >     It's not easy to copy text from Screenshot's so please copy text 
> into
>     the mail.
>     >
>     >     Please use 2 v.
>     >
>     >     haproxy -vv
>     >
>     >     Thanks.
>     >
>     >     > On Mon, Apr 15, 2019 at 8:53 PM Aleksandar Lazic 
> <[email protected]
>     <mailto:[email protected]>
>     >     <mailto:[email protected] <mailto:[email protected]>>
>     >     > <mailto:[email protected] <mailto:[email protected]>
>     <mailto:[email protected] <mailto:[email protected]>>>> wrote:
>     >     >
>     >     >     Hi.
>     >     >
>     >     >     Am 15.04.2019 um 17:19 schrieb bhanu chandra suman:
>     >     >     > Hi Team,
>     >     >     >
>     >     >     > I installed haproxy in ubuntu machine. and after that i 
> edited the
>     >     >     haproxy.cfg file.
>     >     >
>     >     >     Please can you tell us more about this.
>     >     >
>     >     >     haproxy -vv
>     >     >     uname -a
>     >     >
>     >     >     > bind *:18083
>     >     >     > mode http
>     >     >     > default_backend backendnodes
>     >     >     > backend backendnodes
>     >     >     > balance roundrobin
>     >     >     > option forwardfor
>     >     >     > server node1 x.x.x.x:18083 check
>     >     >     > server node2 x.x.x.x:18083 check
>     >     >     > listen stats
>     >     >     > bind :32700
>     >     >     > stats enable
>     >     >     > stats uri /
>     >     >     > stats hide-version
>     >     >     > stats auth user:password
>     >     >     > Its working fine.but i need SSL termination with HA proxy.
>     >     >     > could you please help me this issue.
>     >     >
>     >     >     Please take a look into this blog post which describes how 
> TLS/SSL
>     >     Termination
>     >     >     works in haproxy.
>     >     >
>     >     >   
>     >   
>       
> https://www.haproxy.com/blog/how-to-get-ssl-with-haproxy-getting-rid-of-stunnel-stud-nginx-or-pound/
>     >     >
>     >     >     > --
>     >     >     > S.B.C.Suman
>     >     >
>     >     >     Regards
>     >     >     Aleks
>     >     >
>     >     >
>     >     >
>     >     > --
>     >     > S.B.C.Suman
>     >     > +91 9989894950.
>     >
>     >
>     >
>     > --
>     > S.B.C.Suman
>     > +91 9989894950.
> 
> 
> 
> -- 
> S.B.C.Suman
> +91 9989894950.


Reply via email to