Menu

fbopenssl on win32

Help
2008-10-15
2013-04-16
  • Stephen Ince

    Stephen Ince - 2008-10-15

    I am having problems running test script working on win32.

    I get a runtime access exception at.
    makeSpnegoInitialToken

        initialContextTokenBody = (GSSAPI_INITIAL_CONTEXT_TOKEN_BODY *)
    GSSAPI_INITIAL_CONTEXT_TOKEN_new ();

    I have statically linked the openssl libs. I am missing some initialization.

    libraries that I am linking.
    ----------------------------------------
    libeay32.lib msvcrt.lib oldnames.lib user32.lib advapi32.lib kernel32.lib fbopenssl.lib ssleay32.lib

    should I be linking gss implementation.

    Steve
    since@opendemand.com

     
    • Markus Moeller

      Markus Moeller - 2008-10-18

      What compiler do you use ?

      Markus

       
    • Markus Moeller

      Markus Moeller - 2008-10-18

      BTW what are you trying to achieve ? The newest MIT/Heimdal Kerberos release support SPNEGO natively. So fbopenssl is not anymore needed to convert SPNEGO tokens into GSSAPI/Keberos tokens.

      Markus

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.