-
I have reason to believe there is a bug in our DANE validator. Let's start with this simplified example:
@ IN MX 10 mail.example.nl.
mail IN CNAME mxserver.example.com.
_25._tcp.mail …
-
* https://github.com/shadowsocks/shadowsocks/wiki
sudo nohup /usr/local/bin/ss-server -s 23.83.229.73 -p 4433 -k 666666 -m aes-256-cfb 1>>out 2 >> out &
/usr/bin/python /usr/bin/ssserver -s ::0 -p 4…
-
Changing the default encryption( None -> AES-256 or AES-256 -> None) in the S3 bucket does not trigger the rule re-evaluation, although it is stated in the template that it's change triggered:
`# T…
-
This came about due to the recent Logjam vulnerability: [https://weakdh.org/]
The main Logjam vulnerability is from export ciphers, which haven't been in our include list since 3.1.1. Even if MC is…
-
```
private fun getPrivateKey(certObject: PKCS8EncryptedPrivateKeyInfo, keyPassPhrase: String): PrivateKey? {
val bouncyCastleProvider = BouncyCastleProvider()
val decryptionProvide…
-
```
aria2c -l - --load-cookies ~'/Library/Application Support/Google/Chrome/Default/Cookies'
http://cw.sharif.edu/pluginfile.php/125175/mod_resource/content/0/01-04-Composition%20and%20Alias%2…
-
get.jenkins.io supports a very limited set of Cipher suites (see below)
This set of suites (only 3 for each of TLS 1.2!) has minimal overlap with other software, and if you are attempting t…
-
Thanks for working on this plugin. I very much missed having connection details in Firefox.
I am puzzled by something it reports though. On my personal home page I get a green 1.3 icon with yellow ! …
-
This came about due to the recent Logjam vulnerability: [https://weakdh.org/]
The main Logjam vulnerability is from export ciphers, which haven't been in our include list since 3.1.1. Even if MC is…
-
Here is the error from the Travis log:
$ openssl aes-256-cbc -k "$super_secret_password" -in se234.pem.enc -out se234.pem -d
bad decrypt
140582785623712:error:06065064:digital envelope routines:E…
jtcmu updated
6 years ago