TEMPLATE = app
CONFIG += thread console
TARGET = certtest
QT -= gui
SOURCES += certtest.cpp
include(../examples.pri)