Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,644,720
Community Members
 
Community Events
196
Community Groups

TLS handshake issue

Our bamboo server has two ports for https connection which are 443 and 8443. I used curl to test the connection. 8443 works as expected, the tls connection can be established but not 443. the tls handshake failed at the server hello stage.

 

when I send the request through port 443. I have this error. 

* ALPN, offering h2
* ALPN, offering http/1.1
* Cipher selection: some string
* successfully set certificate verify locations:
* CAfile: path to pem file
CApath: none
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* error:1400410B:SSL routines:CONNECT_CR_SRVR_HELLO:wrong version number
* stopped the pause stream!
* Closing connection 0
curl: (35) error:1400410B:SSL routines:CONNECT_CR_SRVR_HELLO:wrong version number

 

any ideas for troubleshooting? thanks in advance!

 

1 answer

0 votes
Daniel Eads
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Aug 24, 2019

Hey there!

This is likely a misconfiguration at your reverse proxy. You've got http/2 enabled so I'm guessing it's either nginx or Apache. Would you be able to post the configuration for the reverse proxy? Blank out your server name and certificates for sure but it would be helpful to see what cyphers you've got enabled.

Given the test against 8443 went ok though, looks like you've got Bamboo configured correctly! I'm hoping we can get that reverse proxy sorted out for you :)

Cheers,
Daniel

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events