Build openssl debug and openssldebug

Source: Internet
Author: User

Build openssl debug and openssldebug

I. Introduction

As a security protocol, openssl includes major cryptographic algorithms, common key and certificate encapsulation management functions, and SSL protocols. It also provides a wide range of applications for testing or other purposes.

 

Reference: http://www.linuxidc.com/linux/2014-10/108502p2.htm

Http://blog.chinaunix.net/uid-20564848-id-74529.html

 

2. Build Steps

1. Download resources: openssl-1.0.1j.tar.gz

Http://download.csdn.net/detail/colin198810/8072387

2. Start building

Tar-xzf openssl-1.0.1j.tar.gz cd openssl-1.0.1j./config-g3./config-t make dependmakemake test # Show all tests successful instructions that the generated library is correct make install

 

Iii. debugging example

Cd openssl-1.0.1j/testcgdb ssltest

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.