Last entries
-
Linux|aws|EFS > Recommended NFS mount settings - [s]
-
wget downloading only PDFs from website - [s]
wget -l2 -t1 -N -r -k -E -X static -nH -e robots=off --restrict-file-names=windows \ -A pdf --content-disposition \ --random-wait --wait 3 --no-http-keep-alive -U "curl/8.7.1" \ --header 'Authorization: Basic base64_username:password' \ -o ./wget.log "https://some-website.com/docs/"
-
How does curl differ to wget for authentication - [s]
wget --header 'Authorization: Basic =base64_username:password=' -U "curl/8.7.1" --verbose --debug "URL"
-
ssl|https|Java > Lock down TLS version in java.security, but allow per app to override - [s]
java.security.properties (TODO: jdk.certpath.disabledAlgorithms)
-
java|ssl > How is setting the system-wide cryptographic policy (SSL error/algorithm) - [s]
20250107.0821
20241220.0842
20241220.0834
20241219.0741
20241216.1222