Re: How to send alert in handshake?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



As in sending a non-fatal alert?  There's no API to do that.  And it probably wouldn't work anyway, as most runtimes treat any alert as fatal.

Your best bet is to implement the right callback (depends on which version of openssl you are using) and return an error if the SNI isn't one of your allowed values.

On 6/27/18, 8:45 AM, "Felipe Gasper" <felipe@xxxxxxxxxxxxxxxx> wrote:

    RFC 3546, in describing the SNI extension, recommends that servers send a warning to clients that request an unknown server name. (Page 9)
    
    I’d like to implement that warning .. could someone please point me to which API functions expose this ability?
    
    Thank you!
    
    -Felipe Gasper
    Mississauga, ON
    -- 
    openssl-users mailing list
    To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
    

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux