sloppycode.net
ASP Reference
Application
Application_OnEnd
Application_OnStart
Contents
Lock
StaticObjects
Unlock
Error
ASPCode
ASPDescription
Category
Column
Description
File
Line
Number
Source
ObjectContext
OnTransactionCommit
OnTransactionsAbort
SetAbort
SetComplete
Request
BinaryRead
Certificate
Cookies
Form
QueryString
ServerVariables
TotalBytes
Response
AddHeader
AppendToLog
BinaryWrite
Buffer
CacheControl
Charset
Clear
ContentType
Cookies
End
Expires
ExpiresAbsolute
Flush
isClientConnected
PICS
Redirect
Write
Server
CreateObject
Execute
GetLastError
HTMLEncode
MapPath
ScriptTimeout
Transfer
URLEncode
Session
Abandon
CodePage
Contents
Contents.Remove
Contents.RemoveAll
LCID
OnEnd
OnStart
SessionID
StaticObjects
Timeout
Request.Certificate([item][key])
Used to retrieve details of the client's digital certificate (SSL). [Item] retrieves the value a specified item such as 'Request.Certificate.Item("Issuer")'.[key] can be used to retrieve the value of an item using its numeric reference.
[key] has the following values:
Certificate - contains the entire binary output from the certificate.
Flags - provides additional information about the certificate using constants defined if the include file 'cervbs.inc' is included.
Issuer - Returns a comma delimited list of the issuer values.
SerialNumber - Returns the certificate's serial number.
Subject - Comma-delimitted string giving information about the owner of the certificate.
ValidFrom - The date the certificate is valid from.
ValidUntil - The date the certificate is valid to.
All of the previous keys can also contain subkey where a comma-delimited list is given, for example 'Request.Certificate("Issuer0")' might return Verisign as the certificate's issuer.
› Home
› C#
› Snippets
› Articles
› Tools
› Taglines
› ASP
› Dictionary Object
› FSO
› Unix cheat sheet
› Gaming
› CSS
› Yak
› Umbraco
› About
› Contact
› Privacy
› Projects
› Search
› Sitemap
Buy on Amazon
Buy on Amazon
Buy on Amazon
Buy on Amazon