Skip to content

Gtk+3 based application for viewing SSL/TLS certificates.

License

Notifications You must be signed in to change notification settings

MGralka/cert_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

#Cert Viewer Gtk+3 based application for viewing SSL/TLS certificates (At the present stage it's not yet functional).

##Library dependencies

  • gtkmm-3.0
  • openssl 1.0.1

##Building on systems with gcc Create a directory named build/ in the project's parent directory and execute:

cd build/
cmake ..
make

##Running The executable must be run from the paroject's parent directory that contains the ui/ directory with glade files. Assuming that the project was build according to the instructions above, simply run:

build/certviewer

About

Gtk+3 based application for viewing SSL/TLS certificates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published