EldoS
Navigation
Web site
Support
Table Of Contents
View Table Of Contents | Send comments on this topic

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElCertificateExtensions.NetscapeServerName

ElCertificateExtensions     See also    


 

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

 
 

Declaration

[C#]
    ElNetscapeServerName NetscapeServerName;

[VB.NET]
    Property NetscapeServerName As ElNetscapeServerName

[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     ElNetscapeString    

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