![he](/assets/img/avatar_default.png)
o Add ${LIBSSL} to the DPADD list, it was missing o Use -lcrypto and not ${LIBCRYPTO} in LDADD+= o Reorder libraries so -lssl comes before -lcrypto o Let the postfix libraries and the system libraries have their own LDADD+= and DPADD+= lines (this one wasn't discussed)