Alan Christopher Thomas

Results 53 issues of Alan Christopher Thomas

https://cwiki.apache.org/confluence/display/ZOOKEEPER/ZooKeeper+SSL+User+Guide https://juplo.de/encrypt-communication-between-kafka-and-zookeeper-with-tls/

doc

@sourishkrout, this is in reference to this comment: https://github.com/smallstep/hello-mtls/pull/23/files#r326783119 Thoughts?

There's lots of tech used to make transforms on Kafka data. These could be split into other issues.

doc

You can give Fastly a cert for client auth with your origin. I'm not sure if you can supply your own CA cert to their trust store, though, for auth-ing...

doc

I'm not actually sure if Rails can terminate TLS or do client auth? Tutorials often point to authenticating at Nginx or Apache.

doc

I've noticed similar behavior in tty.js Switching between two tmux windows is fine, and the size of the terminal remains consistent: ![image](https://f.cloud.github.com/assets/273453/1573105/89564688-512a-11e3-9fbd-3453ef1611a0.png) ![image](https://f.cloud.github.com/assets/273453/1573107/8d6e284e-512a-11e3-9457-339c07afde1e.png) However, when I split tmux vertically, the...