How to query Cisco using OpenSSL

Updated on technology 2024-03-13
6 answers
  1. Anonymous users2024-02-06

    nginx: Generally, we use OpenSSL for static loading. That is, you install the RPM package of OpenSSL on your system. So if you want to check the openSSL version, just look at the openSSL version installed on your system, and the operation is as follows:

    rpm -aq | grep openssl

  2. Anonymous users2024-02-05

    rpm -qa|grep -i openssllinux is a set of free to make bai

    With and since the unix-like operating system that is propagated by Zhi, is a Posix and Unix based multi.

    Strictly speaking, the word Linux itself only refers to the Linux kernel, but in fact people have become accustomed to using Linux to describe the entire operating system based on the Linux kernel and using GNU to project various tools and databases.

  3. Anonymous users2024-02-04

    openssl version -a

    You can view the installation version number and path.

  4. Anonymous users2024-02-03

    What integration environment do you use, e.g. phpstudy, wampserver? Or is it configured separately?

  5. Anonymous users2024-02-02

    You look at the shortcut that should be written or you open the software and take a look.

  6. Anonymous users2024-02-01

    Use the Visual Studio 2005 Command Prompt under VS2005 to enter console mode (which automatically sets various environment variables).

    Unzip the OpenSSL package and go to the OpenSSL directory.

    perl configure vc-win32

    Try to run the command in this directory, otherwise the configure file cannot be found, or specify the complete configure file path.

    ms\do_ms

    Run the ms do ms command in the decompression directory.

    After the compilation of nmake -f ms is executed in the openSSL decompression directory, after the compilation is complete. The output file is in the out32dll, including the application executable, lib file, and dll file.

    Note: When running the fifth step, the CL compiler complains. The Read of the Crypto des ENC file is the Posix Name for This Item is Deprecated, and it is recommended to use Read.

    Hehe, I don't want to change all the read functions in OpenSSL to read. Look at the CL error ** error C2220, so go to MSDN to look:

    warning treated as error - no object file generated

    wx tells the compiler to treat all warnings as errors. since an error occurred, no object or executable file was generated.

    It's because the wx option is set to treat all warnings as errors, so...

    So open the file in the ms directory in the openssl directory, remove the wx option of cflag, and save it.

Related questions
7 answers2024-03-13

A trademark is a mark used to distinguish the brand or service of one operator from the goods or services of another operator. A trademark has the exclusive right to use a registered trademark only after it has been registered. Famous trademarks in the international market, often registered in many countries. >>>More

13 answers2024-03-13

If you belong to the electricity customer of Guangdong Power Grid and need to inquire about power outage information, you can follow the "China Southern Power Grid 95598" public platform on WeChat, click on My Electricity Outage Repair Report" and select "Regional Power Supply Station" Enter the "verification code" and submit, you can query the regional power outage information. >>>More

16 answers2024-03-13

If you are a customer of Guangdong Power Grid Company, you can follow and bind the "China Southern Power Grid 95598" public platform through WeChat My Electricity BillCheck and Pay "My Electricity Bill" Select the electricity time you need to query, and click the "View Details" button next to it to query the details of the electricity bill. >>>More

3 answers2024-03-13

Steps: Toolbar View - > Browser Bar - > History.

Rising Kaka Assistant. >>>More

13 answers2024-03-13

select * from table_name where to_char(col_date,'yyyy-mm-dd hh24:mi:ss') = '2011-07-08 17: >>>More