Skip to content

Errors in FTSAgent after upgrading from v7.3.18 to v8.0.24 #7165

Closed Answered by chrisburr
zhangxiaomei asked this question in Q&A
Discussion options

You must be logged in to vote

To be more specific, the problem is that the certifcate used by fts3.ihep.ac.cn is only 1024-bit.

$ echo | openssl s_client fts3.ihep.ac.cn:8446 2>/dev/null | grep 'Server public key is'
Server public key is 1024 bit

For reference, 1024-bit RSA was first factorised in 2007 and there is little reason not to be using 4096-bit RSA. Many CAs only sign RSA 2048-bit+ or ECDSA keys.

Replies: 10 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@marianne013
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@chrisburr
Comment options

@chrisburr
Comment options

Comment options

You must be logged in to vote
1 reply
@chrisburr
Comment options

Answer selected by chrisburr
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@chrisburr
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants