Created
September 19, 2016 17:10
-
-
Save rchatsiri/0feb761914f690054a381d7c0b3eaeac to your computer and use it in GitHub Desktop.
dpkg check ssl list
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ dpkg --get-selections | grep ssl | |
libevent-openssl-2.0-5:amd64 install | |
libgnutls-openssl27:amd64 install | |
libio-socket-ssl-perl install | |
libnet-smtp-ssl-perl install | |
libnet-ssleay-perl install | |
libssl-dev:amd64 install | |
libssl-doc install | |
libssl1.0.0:amd64 install | |
openssl install | |
python-openssl install | |
ssl-cert install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OpenSSL 1.1.0-dev
Copyright (c) 1998-2011 The OpenSSL Project
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
All rights reserved.