Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to port to openssl1.1.0 - cmp CLI command missing #223

Open
XYQ202 opened this issue Jun 17, 2022 · 1 comment
Open

How to port to openssl1.1.0 - cmp CLI command missing #223

XYQ202 opened this issue Jun 17, 2022 · 1 comment

Comments

@XYQ202
Copy link

XYQ202 commented Jun 17, 2022

I cross-compiled openssl1.1.0 directly, but without the cmp function, then I cross-compiled cmpssl, and re-compiled openssl1.1.0 in the cross-compilation, the command is as follows:
./Configure linux-armv4 -march=armv7-a --cross-compile-prefix=/opt/petalinux-v2015.4-final/tools/linux-i386/arm-xilinx-linux-gnueabi/bin/arm-xilinx -linux-gnueabi- -I/usr/local/cmp/include_cmp -L/usr/local/cmp/lib --prefix=/usr/local/openssl

But ported to the ARM platform, there is still no openss cmp command, how can I use the cmp command?

@DDvO DDvO changed the title How to port to openssl1.1.0 How to port to openssl1.1.0 - cmp CLI command missing Jun 24, 2022
@DDvO
Copy link
Collaborator

DDvO commented Jun 24, 2022

Sorry @XYQ202 that I did not manage to reply earlier.

Since late 2021, cmpossl is a CMP and HTTP abstraction layer library only.
I just made this more clear in README.md.
I you need a CLI, better use the Generic CMP Client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants