$ git flow init -d
The BFG Git repo cleaner is a simpler, faster alternative to git-filter-branch for cleansing bad data out of your Git repository history, e.g.
- Removing Crazy Big Files
- Removing Passwords, Credentials & other Private data
Create a backup of your current working copy of the repository.
Install Vagrant from the download page to ensure the most recent version is installed.
$ echo | openssl s_client -connect www.example.com:https 2>/dev/null | openssl x509 -noout -text
$ echo | openssl s_client -connect www.example.com:https 2>/dev/null | openssl x509 -noout -dates
notBefore=Aug 4 00:00:00 2016 GMT
notAfter=Sep 19 23:59:59 2017 GMT
NOTE: Possible use the Cryptography package instead.
Install Python pycrypto_ package.
NewerOlder