Skip to content
Snippets Groups Projects
  • Luigi Rizzo's avatar
    c15f7953
    Fix a few issues in the previous (disabled) HTTPS code, · c15f7953
    Luigi Rizzo authored
    and support linux as well (using fopencookie(), which should
    be available in glibc).
    
    Update configure.ac to check for funopen (BSD) and fopencookie(glibc),
    and while we are at it also for gethostbyname_r
    (the generated files need to be updated, or you need
    to run bootstrap.sh yourself).
    
    Document the new options in http.conf.sample
    (names are only tentative, better ones are welcome).
    
    At this point we can safely enable the option.
    Anyone willing to try this on Sun and Apple platforms ?
    
    
    
    git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@45892 65c4cc65-6c06-0410-ace0-fbb531ad65f3
    c15f7953
    History
    Fix a few issues in the previous (disabled) HTTPS code,
    Luigi Rizzo authored
    and support linux as well (using fopencookie(), which should
    be available in glibc).
    
    Update configure.ac to check for funopen (BSD) and fopencookie(glibc),
    and while we are at it also for gethostbyname_r
    (the generated files need to be updated, or you need
    to run bootstrap.sh yourself).
    
    Document the new options in http.conf.sample
    (names are only tentative, better ones are welcome).
    
    At this point we can safely enable the option.
    Anyone willing to try this on Sun and Apple platforms ?
    
    
    
    git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@45892 65c4cc65-6c06-0410-ace0-fbb531ad65f3