Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. ./config no-idea no-md2 no-mdc2 no-rc5 no-sha0 no-rmd160 no-aes192 no-ec
  2. no-err no-fips no-hw no-krb5 no-threads zlib-dynamic no-engines no-bio
  3. no-aes no-algorithms no-asm no-bf no-bio no-buffer no-buf-freelists
  4. no-camellia no-capieng no-cast no-chain-verify no-cms no-comp no-decc-init
  5. no-deprecated no-des no-descbcm no-dgram no-dh no-dsa no-dtls1
  6. no-dynamic-engine no-ec no-ec2m no-ecdh no-ecdsa no-ec-nistp-64-gcc-128
  7. no-engine no-err no-evp no-fp-api no-gmp no-gost no-hash-comp
  8. no-heartbeats no-hmac no-hw no-hw-4758-cca no-hw-aep no-hw-atalla
  9. no-hw-chil no-hw-cswift no-hw-ibmca no-hw-ncipher no-hw-nuron no-hw-padlock
  10. no-hw-sureware no-hw-ubsec no-hw-zencod no-idea no-inline-asm no-jpake
  11. no-krb5 no-lhash no-locking no-md2 no-md4 no-mdc2 no-multibyte
  12. no-nextprotoneg no-object no-ocsp no-posix-io no-psk no-rc2 no-rc4
  13. no-rc5 no-rdrand no-rfc3779 no-ripemd no-ripemd160 no-rmd16 no-rsa
  14. no-rsax no-sctp no-seed no-setvbuf-ionbf no-sock no-speed no-srp no-srtp
  15. no-ssl2 no-ssl3 no-ssl-intern no-stack no-static-engine no-stdio no-store
  16. no-tls no-tls1 no-tls1-2-client no-tlsext no-whirlpool no-x509 no-x509-verify
  17.  
  18. In file included from ../include/openssl/ssl.h:163:0,
  19. from ssl_locl.h:165,
  20. from t1_reneg.c:113:
  21. ../include/openssl/hmac.h:64:2: error: #error HMAC is disabled.
  22. #error HMAC is disabled.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement