• cryptlib

    From Rants@21:1/125 to All on Wed Mar 11 19:32:24 2020
    Has anyone gotten cryptlib to compile with ubuntu? I keep getting a failed compile, I have all the pre-reqs.

    Thanks
    Rants

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: CrNet BBS (bbs.crnet.net) (21:1/125)
  • From Al@21:4/106 to Rants on Wed Mar 11 16:59:32 2020
    Hello Rants,

    Has anyone gotten cryptlib to compile with ubuntu? I keep getting a failed compile, I have all the pre-reqs.

    Yes, I built cryptlib on Ubuntu last week. Be sure to unzip it with the -a option. Failing to use the -a option will result in a failed build.

    Ttyl :-),
    Al

    --- GoldED+/LNX
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From Rants@21:1/125 to Al on Wed Mar 11 20:15:01 2020
    Yes, I built cryptlib on Ubuntu last week. Be sure to unzip it with the
    -a option. Failing to use the -a option will result in a failed build.



    Excellent, that fixed it!

    - Rants

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: CrNet BBS (bbs.crnet.net) (21:1/125)
  • From g00r00@21:1/108 to Rants on Thu Mar 12 12:17:28 2020
    Has anyone gotten cryptlib to compile with ubuntu? I keep getting a failed compile, I have all the pre-reqs.

    Did you extract it so it converts from MSDOS format to Unix? If you don't it won't compile.

    --- Mystic BBS v1.12 A46 2020/03/12 (Windows/64)
    * Origin: Sector 7 (21:1/108)
  • From Barmed@21:4/127 to All on Fri Jan 8 11:22:46 2021
    I know I've asked this question before somewhere, and I received an answer,
    but I'll be damned if I can find it now.

    I theoretically have SSH working, except when I try to connect, it's looking for a certificate. Also for the email option after incorrect password.

    Where would this certificate be located, and how do you set it up?

    --- Mystic BBS v1.12 A46 2020/08/26 (Raspberry Pi/32)
    * Origin: theoasisbbs.ddns.net:1357 (21:4/127)
  • From Avon@21:1/101 to Barmed on Sat Jan 9 10:14:27 2021
    On 08 Jan 2021 at 11:22a, Barmed pondered and said...

    I theoretically have SSH working, except when I try to connect, it's looking for a certificate. Also for the email option after incorrect password.

    Where would this certificate be located, and how do you set it up?

    The wiki has info on this, you need a specific version of cryptlib and build
    it according to instructs per your OS.

    The cert is called ssl.cert and usualy sites in your data dir

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From Barmed@21:4/127 to Avon on Fri Jan 8 17:34:59 2021
    On 09 Jan 2021, Avon said the following...
    I theoretically have SSH working, except when I try to connect, it's looking for a certificate. Also for the email option after incorrect password.

    Where would this certificate be located, and how do you set it up?

    The wiki has info on this, you need a specific version of cryptlib and build it according to instructs per your OS.

    The cert is called ssl.cert and usualy sites in your data dir


    I got cryptlib installed per instructions, it's now just getting it to "see" the cert. Now that I know where to look, that helps.

    Thanks

    --- Mystic BBS v1.12 A46 2020/08/26 (Raspberry Pi/32)
    * Origin: theoasisbbs.ddns.net:1357 (21:4/127)
  • From Errol Casey@21:1/182 to ogg on Sun Jul 13 20:54:32 2025
    Re: Cryptlib
    By: ogg to Errol Casey on Sun Jul 13 2025 12:12 pm

    On 13 Jul 2025, Errol Casey said the following...

    How do you install and/or get mystic to find cryptlib.

    I've compiled it and tried to put it in my /mystic directory, but still cannot find it.
    ===
    Amessyroom
    toolazy.synchro.net:2323 (telnet)

    Here's a link to the Mystic Wiki:

    https://wiki.mysticbbs.com/doku.php?id=cryptlib

    About halfway down the page is the section on Linux. It tells you how to fin the library and what it's called. Place that library as per the instructions. Mystic also has a "feature" that after making any changes to things like libraries or configurations, you need to restart "mis."

    Keep us posted.

    ogg
    SysOp, Altair IV BBS
    altairiv.ddns.net:2323

    I compiled it and have it in my /mystic directory and now /usr/lib after your post; and reading the wiki.

    Still says it does not detect it. Is there an ini or cfg file I can create and point mystic directly to the library ?
    ===
    Amessyroom
    toolazy.synchro.net:2323 (telnet)
    --- SBBSecho 3.28-Linux
    * Origin: Too Lazy BBS - toolazy.synchro.net:2323 (21:1/182)
  • From ogg@21:2/147 to Errol Casey on Sun Jul 13 20:13:56 2025
    I compiled it and have it in my /mystic directory and now /usr/lib after yo

    st; and reading the wiki.

    Still says it does not detect it. Is there an ini or cfg file I can create

    oint mystic directly to the library ?

    Can you give us more details as to what version of cryptlib you compiled? Also, what version of Linux and Mystic are you running? Have you tried rebooting after getting the renamed cryptlib into the correct library directory?

    I'm starting to grasp at straws with the above questions. The answers hopefully may provide some direction.

    |11ogg
    |11SysOp, Altair IV BBS
    |11altairiv.ddns.net:2323

    --- Mystic BBS v1.12 A49 2024/05/29 (Windows/64)
    * Origin: Altair IV BBS (21:2/147)
  • From Errol Casey@21:1/182 to ogg on Mon Jul 14 21:23:11 2025
    Re: cryptlib
    By: ogg to Errol Casey on Sun Jul 13 2025 08:13 pm

    Still says it does not detect it. Is there an ini or cfg file I can cre

    oint mystic directly to the library ?

    Can you give us more details as to what version of cryptlib you compiled? Al what version of Linux and Mystic are you running? Have you tried rebooting after getting the renamed cryptlib into the correct library directory?

    I got it working. What I was missing was it was looking for the shared library in /usr/lib64 not /usr/lib as I thought.

    I built and installed cryptlib 345 as mentioned in wiki.
    I'm running Mystic v1.12 A48 compiled 2023/01/15

    Used ldd of the binaries to find that they were loading libraries from /usr/lib64.

    Thanks for the assistance.
    ===
    Amessyroom
    toolazy.synchro.net:2323 (telnet)
    --- SBBSecho 3.28-Linux
    * Origin: Too Lazy BBS - toolazy.synchro.net:2323 (21:1/182)