topic/bernhard/ssl_ciphers_vector changes ciphers in the ssl_client_hello from a set into a vector. This preserves the ordering of the cipher suites the client sent, allowing e.g. better client fingerprinting.