Closed Mehgugs closed 3 years ago
This happens exclusively when using a chain certificate. (I also updated to openssl 1.1.1k and have the same issue) I should note that I can't really use a single certificate because my intermediates are missing; it just changes the error to a different one.
Further testing shows this is a luaossl issue.
I get " wrap on CQS Socket: 0x1afc0e8 failed: starttls: error:1417A0C1:SSL routines:tls_post_process_client_hello:no shared cipher"
When a client tries to connect to my server, I'm using a context generated by the following:
I have manually tried with modern intermediate and old cipher lists from http.tls and this still happens.
NB: this may be better reported in luaossl?