PAM with OpenSSL - urgent help needed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi
is there any reason that I should not use OpenSSL library (libcrypto) with PAM?
The same piece of code works in a command line program and fails with my custom PAM module.
I compile the module like this:
gcc -c -fpic -I/usr/local/ssl/include mymodule.c
gcc -shared mymodule.o -o pam_mymodule.so -L/usr/local/ssl/lib -lcrypto


Could it be a problem that /usr/local/ssl/lib/libcrypto.a is a static library?

Thanks


_______________________________________________ Pam-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/pam-list

[Index of Archives]     [Fedora Users]     [Kernel]     [Red Hat Install]     [Linux for the blind]     [Gimp]

  Powered by Linux