EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCertificateExtensions.NetscapeServerName

TElCertificateExtensions     See also    


 

This extension can be used to match the hostname of the SSL server which is using this certificate

 
 

Declaration

[C#]
    TElNetscapeServerName NetscapeServerName;

[VB.NET]
    Property NetscapeServerName As TElNetscapeServerName

[Pascal]
    property NetscapeServerName : TElNetscapeServerName;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 
 

Description

    According to documentation:

    «It is a "shell expression" that can be used to match the hostname of the SSL server that is using this certificate. It is recommended that if the server's hostname does not match this pattern the user be notified and given the option to terminate the SSL connection. If this extension is not present then the CommonName in the certificate subject's distinguished name is used for the same purpose.»

 
 

See also:     NetscapeCertType     NetscapeComment     NetscapeBaseURL     NetscapeRevokeURL     NetscapeCARevokeURL     NetscapeRenewalURL     NetscapeCAPolicy     CommonName     TElNetscapeString    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation