The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 3 Vote(s) - 4.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
https errors - TLS ciphers [Operation not supported] fatal error 40
2018-07-01, 18:27
Post: #1
https errors - TLS ciphers [Operation not supported] fatal error 40
Hi There,

i come across more and more tls errors lately when using free webspace.

as ipxe only supports old ciphers
RSA_WITH_AES_256_CBC_SHA256,
RSA_WITH_AES_128_CBC_SHA256,
RSA_WITH_AES_256_CBC_SHA
RSA_WITH_AES_128_CBC_SHA

i wonder if it is planned to add:

TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (0xc030) ECDH secp256r1 (eq. 3072 bits RSA)
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA (0xc014) ECDH secp256r1 (eq. 3072 bits RSA)
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (0xc02f) ECDH secp256r1 (eq. 3072 bits RSA)
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA (0xc013) ECDH secp256r1 (eq. 3072 bits RSA)

anytime soon?
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
https errors - TLS ciphers [Operation not supported] fatal error 40 - jrsmile - 2018-07-01 18:27



User(s) browsing this thread: 1 Guest(s)