Your client certificate has not been accepted due to the following reason:
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
$TITLE
$Info
$$ScriptName
$Body
Pickup a Certificate
&Arial
WebCertPickup
Pick Up Signed Certificate
When you certificate has been signed by the Certificate Authority and is ready for pickup, you will usually receive an e-mail containing the URL where you can pick up the certificate. If you do not receive an e-mail, you can use this form to pick up your certificate by providing the Pickup ID in the field below. Contact your Certificate Authority to obtain the Pickup ID.
Enter the certificate Pickup ID below:
Pickup ID:
size = 20
PickupID
Please supply a Pickup ID. You should have received one via email or from your Certificate Authority
Welcome to the Domino Certificate Authority application. The Certificate Authority application is the first step towards securing your organization's intranet using SSL 3.0. You must use Domino and Notes Releases 4.6 to use this application.
Before you begin, make sure you understand Internet and intranet security issues. For more information, see
Getting Started with Domino
or online administration Help (HELPADMN.NSF).
The Certificate Authority application (CERTCA.NSF) lets you establish a Certification Authority (CA) within your organization. As an internal CA, you are responsible for handling certificate requests from Domino server administrators within your organization and adding client certificates to the Public Address Book.
Which tasks can I perform if I'm a Certification Authority?
Use the Certificate Authority application to perform the following Certification Authority tasks:
-Create the CA certificate and key ring file, which holds your CA certificate.
-Sign server certificates when server administrators request them so clients and servers can communicate.
-Add client certificates to the Public Address Book to set up client authentication on a server.
-View certificate information in the key ring file.
Which tasks can I perform if I'm a Server administrator or client?
Server administrators and clients use their browsers to access the Certificate Authority application. They use the application to do the following:
-Submit requests for server certificates.
-Pick up server certificates.
-Submit a client certificate to add to the server's Public Address Book for client authentication.
For information on using the Certificate Authority template, see the Using document
Certificate Authority
CN=orr/O=NHL
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
loH%|
$Info
$Body
[CAPrivlegedUser]Submitted Certificates\ Waiting for Approval|SubmittedCertificates
'++LotusScript Development Environment:2:5:(Options):0:74
Option Public
Use "CertLib"
'++LotusScript Development Environment:2:5:(Forward):0:1
'++LotusScript Development Environment:2:5:(Declarations):0:10
CreateKeyringWithSelfRoot'++LotusScript Development Environment:2:5:(Options):0:74
Use "CertLib"
'++LotusScript Development Environment:2:5:(Forward):0:1
'++LotusScript Development Environment:2:5:(Declarations):0:10
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As NOTESUIDOCUMENT
Set Source = Bind(Objectname_)
End Sub
SaveOptions
Create Certificate Authority Key Ring
This form lets you create the Certificate Authority key ring.
Key Ring Information
Quick Help
Key Ring File Name
CAKey.kyr
KeyRingFileName
Key ring file name is required{
3S4S
KeyringFileNameName for the file that stores Certificate Authority keys and certificates. Include path if file is not in the data directory.
Key Ring Password
PasswordPassword for the key ring file (at least 6 alphanumeric characters recommended)
Specify the file name and password for the key ring.
Distinguished Name
Common Name:
CommonName
Common Name is required
3S4S
CommonNameDescriptive name for the CA (e.g. Acme CA)
Organization
Organization
Organization is required{
3S4S
OrganizationName of the organization, usually a company name (e.g. Acme)
Organizational Unit
OrganizationalUnit(Optional) Name of the division or department (e.g. Marketing)
(optional)
City or Locality
Locality(Optional) City or town where the CA resides (e.g. Winchester)
(optional)
State or Province
StateProvince
State or province value must be at least three characters
6S7S
StateProvinceAt least 3 characters that represent the state or province (e.g. Massachusetts, not MA)
(no abbreviations)
Country
Country
Country code must be exactly two characters
6S7S
CountryTwo-character representation for the country (e.g. US) (two character country code)
(two character country code)
The Distinguished Name provides your unique identity as a Certificate Authority. This is the information that will display as the "Issuer" in certificates that you sign.
'++LotusScript Development Environment:2:5:(Options):0:74
Use "CertLib"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
Declare Function FixFileName( fn As String ) As String
'++LotusScript Development Environment:2:5:(Declarations):0:10
Declare Function ProcessSecurityCmd Lib "_dmsecadm" (Byval cmdName As String,_
Byval cmdArgs As String, Byval OutBuf As String, Byval szOutBuf As Integer) As Integer
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Dim wsp As New notesuiworkspace
Dim uidoc As notesuidocument
Set uidoc = wsp.CurrentDocument
Dim doc As notesdocument
Dim Buf As String * 1024 ' maxMsgBufLen%
Dim CmdArgs As String
Dim item As NotesItem
Set doc = uidoc.Document
' Look up to see if we already have a cakey file defined in the profile. If so, they've probably done
' this before, so give them a scary warning so they don't shoot themselves in the foot.
Need a newer version of Notes to execute this button.
0S0E
Create Certificate Authority Key Ring
[CertAppDesigner]
1S6S7S
Hidden fields:
Valid days:
0S0E
ValidDays
(should be a long time)
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
$TITLE
$FormUsers
$Info
$WindowTitle
$Script
$$Script_O
$$ScriptName
$$FormScript
$$$FormScript_O
ValidDays
$Body
&Arial
!!!)))111999BBBJJJRRRZZZccckkksss{{{
BkZ)cR!
s9sc1
{9{k1
9sc!B9
{J{sB
{Bsk9kc1cZ)
J{s9sk1kc)ZR
c{s1kc!
_IGIF
4W49F/V0
49F/V0
When accessing the Certificate Authority application, make sure you have a network connection to the server and are working at the server machine. The Certificate Authority application must access files on the server hard drive over the network.
The Certificate Authority application contains the following navigator options:
Certificate Authority Configuration
Use this option to set up a Certification Authority.
Create Certificate Authority Key Ring & Certificate
- Creates the CA's certificate and stores it in a password protected binary file.
2. Create Server Key Ring & Certificate
- Since the CA server must be set up for server authentication using SSL, you need to create a server certificate and store it in a password protected text file.
3. Configure Certificate Authority Profile
- Stores settings that the application needs to function properly.
4. Submit Server Request
Submits the server certificate request for the CA server.
5. Pick Up Certification Authority Certificate
Merges the CA trusted root into the server key ring file.
Certificate Requests
Sign submitted server certificates or deny requests for server certificates.
Certificate Registration
Add submitted client certificates to the Public Address Book or deny requests to add client certificates.
View Certificate Authority Key Ring
View information in the CA certificate and change the password for the key ring file.
You will receive an e-mail notification when the system administrator has reviewed your request.
This is the contact information you provided:
Full name:
ContactName
Email address:
EMail
EMail[<SIZE=30 MAXLENGTH=70>]
Phone number:
Phone
Comments:
Comments
This is the information in the certificate you submitted:
Certificate Subject
Certificate Issuer
Distinguished Name
Common name:
CommonName
CommonName[<SIZE=30 MAXLENGTH=30>]
IssuerCommonName
IssuerCommonName[<SIZE=30 MAXLENGTH=30>]
Organization:
Org[<SIZE=30 MAXLENGTH=30>]
IssuerOrg
IssuerOrg[<SIZE=30 MAXLENGTH=30>]
Organizational unit:
OrgUnit
OrgUnit
IssuerOrgUnit
IssuerOrgUnit
City or locality:
Locality
Locality[<SIZE=30 MAXLENGTH=70>]
IssuerLocality
IssuerLocality[<SIZE=30 MAXLENGTH=70>]
State or province:
State
State
IssuerState
IssuerState
Country:
Country
Country
IssuerCountry
IssuerCountry
Validity Dates
Start:
ValidBegDate
ValidBegDate
End:
ValidEndDate
ValidEndDate
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
0|6rx
Untitled
Untitled2
ValidFrom
ValidTo
$TITLE
$Info
$$ScriptName
$Body
Register a Browser Certificate
&Arial
CertSubmit
Register a Browser Certificate
Use this form to submit a request to register your browser certificate in the Address book. Your request will be submitted to the system administrator for approval.
[<br>]Contact Information:
Provide the following information in case the system administrator needs to contact you.
Clear View'++LotusScript Development Environment:2:5:(Options):0:66
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Dim workspace As New NotesUIWorkspace
Dim view As NotesView
Dim sess As New NotesSession
Dim db As NotesDatabase
Dim doc As NotesDocument
Dim lastdoc As NotesDocument
Set db = sess.CurrentDatabase
Set view = db.GetView( "Keyring Administration" )
Set doc = view.GetFirstDocument
If Not doc Is Nothing Then
Set lastdoc = view.GetLastDocument
Do While 1
Set doc = view.GetFirstDocument
If doc.universalid = lastdoc.universalid Then
Call doc.Remove( True )
Exit Do
End If
Call doc.remove( True )
Loop
End If
Call workspace.ViewRefresh
End Sub
Main Menug4
CASetup
1S4S6S
H H h 8
~x #)
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
$Readers
$TITLE
$Index
$Formula
$FormulaClass
$SelQuery
$ViewFormat
$Comment
$ACTIONS
$SCRIPTOBJ_6
$SCRIPTOBJ_7
$SCRIPTOBJ_8
$ViewGlobalScript_O
09/09/97 05:20:49 PM Michael Decoteau/Iris updated OtherDomainServers
09/09/97 05:20:26 PM Michael Decoteau/Iris updated LocalDomainServers
07/21/97 06:00:23 PM Michael Decoteau/Iris deleted Michael Decoteau/Iris
07/21/97 06:00:17 PM Michael Decoteau/Iris deleted Andrew Wharton/Iris
07/21/97 06:00:16 PM Michael Decoteau/Iris updated -Default-
07/13/97 01:54:58 PM Michael Decoteau/Iris deleted role CertAppDesigner
07/11/97 04:45:11 PM Michael Decoteau/Iris updated Michael Decoteau/Iris
07/11/97 03:58:16 PM Michael Decoteau/Iris updated Michael Decoteau/Iris
07/11/97 03:50:52 PM Michael Decoteau/Iris updated -Default-
07/11/97 03:50:45 PM Michael Decoteau/Iris updated -Default-
07/11/97 03:42:53 PM Michael Decoteau/Iris updated Michael Decoteau/Iris
07/11/97 03:41:16 PM Michael Decoteau/Iris updated Michael Decoteau/Iris
07/11/97 03:40:11 PM Michael Decoteau/Iris updated Michael Decoteau/Iris
07/11/97 03:31:15 PM Michael Decoteau/Iris updated Michael Decoteau/Iris
07/11/97 03:30:53 PM Michael Decoteau/Iris updated Michael Decoteau/Iris
07/11/97 03:30:48 PM Michael Decoteau/Iris updated -Default-
07/11/97 03:30:25 PM Michael Decoteau/Iris updated -Default-
07/11/97 03:23:10 PM Michael Decoteau/Iris updated Michael Decoteau/Iris
07/11/97 02:58:57 PM Michael Decoteau/Iris updated [-Default-]
07/11/97 02:22:41 PM Michael Decoteau/Iris updated role CertAppDesigner
ertAppDesigner
CAPrivlegedUser
-Default-
LocalDomainServers
OtherDomainServers
au9 :3s
[-Default-]
[LocalDomainServers]
[OtherDomainServers]
Times New Roman
MailCertSubmitAccepted
SubmitMethod
1S2S
$HideMailHeader
0S0E
SendTo}
0S0E
SendTo^
No names found to send mail.{
1S6S7S8S9S11S16S
SendToList of primary people to send memo.
From:
Subject:
Your Certificate Request
Subject
Your client certificate has been accepted and submitted to the server's Address book.
Note: This form is not currently used; instead we use @MailSend in a function attached to the Accept button of the form Submitted Certificate Approval. The contents of the acceptance email may be customized there.
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
$TITLE
$Info
$$ScriptName
$Body
MailCertRequestDenied
SubmitMethod
1S2S
$HideMailHeader
0S0E
SendTo}
0S0E
SendTo^
No names found to send mail.{
1S6S7S8S9S11S16S
SendToList of primary people to send memo.
From:
Subject:
Your Certificate Request
Subject
Your certificate request has been denied for the following reason:
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
$TITLE
$Info
$$Script_O
$$ScriptName
$Body
MailCertRequestApproved
SubmitMethod
1S2S
$HideMailHeader
0S0E
SendTo}
0S0E
SendTo^
No names found to send mail.{
1S6S7S8S9S11S16S
SendToList of primary people to send memo.
From:
Subject:
Your Certificate Request
Subject
Your certificate request has been approved, and can be picked up at the following URL:
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
$TITLE
$Info
$$ScriptName
$Body
Keyring Created
DlgConfirmCreateSelfRoot
Your Certificate Authority key ring has been created.
Key ring file name:
KeyRingFileName
KeyringFileName
Distinguished Name:
Common name:
CommonName
CommonName
Organization
Organization
Organization:
Organizational unit:
OrganizationalUnit
OrganizationalUnit
State:
City:
StateProvince
StateProvince
Locality
Locality
Next Step:
You can now sign certificates with the Certificate Authority key ring. The next step is to create the server key ring in order to run the Certificate Authority server over SSL.
This certificate is valid from:
StartDate
ValidDays
2S6S15SEndDate
Country:
Country
Country
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
$TITLE
$Info
$WindowTitle
$$ScriptName
EndDate
$Body
Create Server Key Ring & Certificates
ServerAppSteps
SaveOptions
Create Server Key Ring & Certificates
It is recommended that you set up the Certificate Authority server to run SSL. In order to do this, it is necessary to create a key ring for the server using the Server Certificate Administration application.
Note:
The server key ring should not be confused with the Certificate Authority key ring. The server key ring is needed to provide access to the server over SSL. The Certificate Authority key ring is used to sign certificate requests.
Quick Help
Below is a brief description of the steps required for setting up the server key ring on the Certificate Authority server. The steps require going back and forth between the Certificate Authority application and the Server Certificate Administration application. See Domino Help or the Domino User's Guide for more information on setting up the server key ring for the Certificate Authority server.
- In the Server Certificate Administration application, choose "Create Keyring".
Complete the form and submit it.
- In the Certificate Authority application, choose "Pick Up Certificate Authority Certificate".
The form provides a copy of the Certificate Authority Trusted Root certificate in PKCS format.
Copy the certificate to the clipboard.
- In the Server Certificate Administration application, choose "Install Trusted Root Certificate Into Key Ring".
Paste the Certificate Authority certificate into this form and submit the form.
- In the Server Certificate Administration application, choose "Create Certificate Request".
Fill in and submit the form. In the confirmation dialog that pops up, the certificate request is displayed in
PKCS format. Copy the certificate to the clipboard.
- In the Certificate Authority application, choose "Submit Server Certificate Request".
Paste the certificate from the clipboard into the field provided, complete the remaining fields,
and submit the form.
- In the Certificate Authority application, choose "Certificate Requests" to see the pending certificate requests:
- Open the request you created, and approve it.
- Choose the "View Approved Certificate Requests" action button to display the approved request.
- Open the approved request, and copy the PKCS-encoded certificate to the clipboard.
- In the Server Certificate Administration application, choose "Install Certificate Into Key Ring".
Paste the certificate from the clipboard into the provided field, complete the remaining fields,
and submit the form.
'++LotusScript Development Environment:2:5:(Options):0:66
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Dim wsp As New notesuiworkspace
Dim uidoc As notesuidocument
Set uidoc = wsp.CurrentDocument
Call uidoc.Close
End Sub
New Button
Need a newer version of Notes to execute this button.
0S0E
Close
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
$TITLE
$FormUsers
$Info
$WindowTitle
$$Script_O
$$ScriptName
$Body
WebPageFrameInitialContent
Hidden fields:
The Page Title below doesn't appear in a browser. Use it to identify the
page in the Web Pages view, and for the Document name in URLs.
Page Title
PrivateTitle
This form is used for the Initial Content frame.
'/'/'
'*'/'*
!'/!%
%'%/'%
'/%*/'
/'%'/%
'/'!'!'
'!'!'
!'!'!
'/!/!
! '-'-!'!'!
'!'!'!
/'/'/'!/
('('-'-'(!('!('-
'!/!'!'
-!'-('
'(!('('(
' !'('!'!'!
'!/!/'!'/'/'!
(!'!-'(-('(!('('
!/!/!'
! '!'(!'!('
('(!(!(
%'%'%
!/'!'!'
'-!-(!'(-(!(
'-(!('('!'('('(!'!
'%('('%(
%&'%&'
'-'-'
'(!(!
'-'!-
-(!'(!'('-!-
(!('(!'!('('
'&'&'&
'-'!'-
-'('('!(-!
!(!('
!(!('('(
!/!'!-/'
-!-!-'(-
-!(-!(-
(!(!(!'('('(!('('
%('('('%
'&/&'%
'!-'-(
!('(!
!(!(!
!(!(!('(!'('(!'
!'-!'-'!
- !(!(!(!-(
!(!(-
(-(!(!'(!('('(!('(!('
%'&'&'%&
(!(!(!
!(-!(-(!
!(!(!
( !(!(!(!(!
'!('('!'
! -!'7!'-!-
-(!(!-(!-(!-(!
!-!-(-(-(!-(!(!('('(!
'!'('(
/-!/!/-!-!
-(!(-
!(-!(-(!
!(!(!
!(!(!(!(!(
(!('!'
!-(!-!(!
!(-(!-(!-(!-(-
-(!(-!-!
-(!(!(-!(!(!('(!('
('(!'
'('(%
%&'&'*
'-!-!
-!(!(!-
-(!-(!(-
!(-(!
-(!(!(!(!('!(!(
'!('!(
-(!(-!(-!(
!(-(-!-!
( !-!-(!(-(
(-(!(!(!(!
&%&'&'&/%*
!-!(!
-(!-(-(-
-(-!(-(!
!(!(!
!(!(!(!(!('!('(
!(!(!-(!-(!-(!
-(-(-!-!
-(-(!(-!(!(-(-(-(!
'(!'(!'
!-!(!-(!(!
!(-(!
-(!(!(!(!(
'!('(!('('(
!-!-!
- -(-(-(-
!(-(-!(-!(-!(!
-!(!(-(
(-(!(!(!(!
!'!(!(!('(!('
'('('(
(!(-(- - -(
-(-!(-(!
!(!(!
!(!(-(!(!(
(!(!'
!('('(!('(!'('(%'(
%'&'&'&
-!7-!
!-!-!
(! -(
(!(-(-
(!-(!-(-
-(!(-!-!
(-(!(-!(!(-(!(-(-
('(!(!(!(!'
'('('('('(
' %'%&
(-(-(
(- -(
(- -( -( -( !(-!(-(-
!(-(!
-(!(!(!(!(
('(!'
( !(!(!('('
'('('('('(
!-!- (!(-(
(-(-(-(-( -
-(!(-!(-!(
!(!(-!
( !-!-(!(-(
(-(!(-(!(!
'!'('('(!(!(!'('
'('('('('(
(- -(
!(!(!
!(!(-(!(!(
!(!(!('(!('
'!(!('('('(%(
!-!-!-!
(- -(
-(!(!-(!-(!-(!
!(-(!
-!(-(!(-!(!(-(!(-(-
(!('('(!('
!'('('
'('('('(
&'%*'%&
-!- (
- -(-(
(-(-(-(
!(-(!
-(!(!(!(!(
'(!(!(!(!(!'
'('('('(
' &'*'
-!-!-!-
! -!(- (
(- - -(- -(
(- (- (
-(-(-!(-!(-!(!
!(!(-!-!
-(!(-(
(-(!(-(!(!
!'!('(!('('(!
'('('
%'%/&%*
-!7!-!
-(-!(-(-
!(!(!
!(!(-(!(-(
(!(!'
!(!(!(!(!(!'
'('!'
'('(%(
&%'*'*
(-(-(
( (- (
(- - - -(
(!-(!-(-
-(-(!
-!-!(-(!(-!(!(-(!(-(!
('('('(!('
'('('('('(
' &'%&
(- -(- -(
-(-(-
!(-!(-(-
!(-(!
-(!(!(!(!(-!(!(!'
!(!(!('(!('!
'!'('('('('('('(
( (-(
(- -(
(-(-(-
-(!(-!(-!(
!(!(-!
-(!(-(
(-(!(-(!(!
'!'(!(!(!(!(!
!(!(!
!(!(-(!(-(
!('(!('('(!'
!-!-!
(- ( - ( - (
- -(- -(- - -(-
(-( -(!(!-(!-(!-(!
!(-(!
-!-!(-(!(-!(!(-(!(-(!
('(!('(!(!
'!'(!(!
&'&'*'
(- - -(-(- -
!(-(!
-(!(!(!(!(-!(!(
!(!(!(!(!('!
!'('('('%(
(- - -(-
-(-(-!(-!(-!(!
-(!(-!-!
-(!(-(
(-(!(-(!(!
'!'('('('('(!
!'!'('
'('('('
(-(-(
(-(-(
!(!(!
!(!(-(!(-(
(!(!'
!(!(!(!(!('!
'('('(
(- -
(- -(
(-( -(
(-( -(
(- (!(!(!
(-(!(-!(!(-(!(-(!
(!('(!('('
'('('('(
%&/'*
/7!7-!7!
- - -(
!(!-(-(-
!(-(!
-(!(!(!(!(-!(!(
'(!(!(!(!(
'(!(!'('('('(
( (-
(-(- - -(
(-( -(-(-!(-!(
(- (!(-(-!-!
( !-!-(!(-(
(-(!(-(!(!
!'!('('('(!('
!'!'('
'!('('('('
(-(- -(
- (-
!(!(!
!(!(-(!(-(!-(!(!'
!(!(!(!(!(!'
( '(!('(!('
'('(%('(
%&'&%*/
-!-!-
( (-
(- - - -(
(!-(!-(-
-(-(!(-!(!(-(!(-(!
('(!('('('
'!(!('(!'('('
- (-
- -(- - - - -(
-(!-(-(-
!(-(!
-(!(!(!(!(-!(!(
!(!(!(!(!(!'
'('('
'(!(%('(
( (-( (-( -
(-(-!(-!(-!(-
-(!(!
( -!-!(!(-(
(-(!(-(!(!
'!'('('(!('(!
!'!'('
('(!('('('('
- - (
( (-
- (-(
(-(-(
-(!-(-(-
!(!(!
!(!(-(!(-(!-(!(!'
!(!(!(!(!(!'
'(!('(!('('(
('('(
- - -
( (- ( - (
- - -
(- -(
(! (! !(
!(-(!(-!(!(-(!(-(!
(!('('('('
!'(!('(!('(!'(!
'('('(
- (
( ( (-
( - -(- -(- -(-(
-(-(-
!(-(!
-(!(!(!(!(-!(!(!'
'(!(!(!(!(!'
!('!(!('('('(!('
('('(
7!7-!-!-
(-( -(!(-!(-!(-!(!
-(-(!-!-
-(!(-(
(-(!(-(!(!
!'!('(!('(!(!
!'!'(!(!('(!('('('
(-(-(-(-
-( -(
-(-(-
-(-!(-(-
!(!(!
!(!(-(!(-(!-(!(
!(!(!(!('('!
!('('(!('(!('('!('!('('
%'%&'*
&- -(
( (- (
- -(- - - -
(-(!(-!(!(-(!(-(!
('('('('(!
('(!(!('(!('(!'('
- -
- - - -(- -(-(
-(-(-
-(-!(-(-
!(-(!
-(!(!(!(!(-!(!(
!(!(!(!(!(!'
!(!(!('('('('
!'('('
( (-( -
(-( -(-(-!(
(-!(!
!(-(!-!-
( !-!-(!(-(
(-(!(-(!(!
'!'(!('(!('(!
!'!'('('(!(!('(!('!
(!('!(
(, (-
- (-(
!(!(!
!(!(-(!(-(!-(!(
!(!(!(!(!(!'
!(!(!('('(!('
%'*'%
- -(
- - -(- - -(-
!( !(!(
-!-!(-(!(-!(!(-(!(-(!
'('('('('('
'(!('('(!(!('(!'!'(!'(!
'('('(
=( -= (=
5( =(
5(- =(
( - -(- - - - - -
!(-(!
-(!(!(!(!(-!(!(
!(!(!(!(!(!'
!(!(!(!('('('
('('('(
%'&'/
(-(-(
(-(-!(
(-!(!
-(!(!-!-
!-(!(-(
(-(!(-(!(!
('(!('(!(!
!'!'('(!('(!('(!(!
!('('
-(-(
-(-!(-(-
!(!(!
!(!(-(!(-(!-(!(!'
!(!(!(!('('!
!(!(!(!(!('('
'(!('!('('('('(
-(- - - -(
(-(!-(!-(
-!-!(-(!(-!(!(-(!(-(!
!'!('('('('(!
('('('('('(!('!
(!'('('('(
= = -5(
= (=(
( (-
( - - - -(-(
!(-!(-(!
!(-(!
-(!(!(!(!(-!(!(
!(!(!(!(!(!'
!(!(!(!(!(!('
!('('('('(
-(-(- (-
-(-(-!(
(!-(!
-(-(!
(!(-(
(-(!(-(!(!
'(!('(!('(!
!'!'(!('(!('('(!('!'!('('(
%'%'*
&(-
-( -(
(- - -(
!(!(!
!(!(-(!(-(!-(!(
!(!(!(!(!(!'
!(!(!(!(!(!(!
'(!('
( - (
- - - -(- -(
(- (-
(!-(!-(!
!(-(!-!-
-!-!(-(!(-!(!(-(!(-(!
('('('('('
'('('('('(!('('!'!(!'('('
'('('(%
- -(- - - -(
-(-(-
-(!-(-(-
!(-(!
-(!(!(!(!(-!(!(
!(!(!(!(!(!'
!(!(!(!('(!(!
( '(!(!'('(
' %'*'
(-(- (- (-
- -(-!(-!(!-(-
( !-!-(!(-(
(-(!(-(!(!
'('(!('(!(!
('(!(!(!('('(!'!'('('(
(!('('(
(- -(
-(!-(-(-
!(!(!
!(!(-(!(-(!-(!(
!(!(!(!('('!
!(!('(!(!(!(!
'(!('
('(%'(
%'%'*
( -(
- - - - - -(
-(!(!-!-
!-!-(-(!(-!(!(-(!(-(!
(!('('('(!
!'!'('('(!('('(!('
'(!('(!'
-( - -(- -(-(- -(
!(-(!
-(!(!(!(!(-!(!(
'(!(!(!(!(!'
!(!(!(!(!(!(!
'('('
-(-(-!(
(-!(!
!(-(!
( -!-!(!(-(
(-(!(-(!(!
!'!('('(!('(!
'(!('('(!('('('
(!('!('!('('
= - 5-
(- (
(- -(-
-(-!(-(-
!(!(!
!(!(-(!(-(!-(!(
!(!(!(!(!(!'
!(!(!(!('(!(!
( '('('('(%
- -
( -( -
(-(-
(- -(- (-
-(-(-!(!-(
-(-(!-!-
!-(-(!(-!(!(-(!(-(!
('(!('('('
!'!'('('(!('(!(!(
'('(!'(!'(!('('
(- ( - (
- -(- -(
!(!-(!(-
!(-(!
-(!(!(!(!(-!(!(
!(!(!(!(!('!
!(!('(!(!(!('
'('('(
%'*/%*0
- - ( - ( -(
(- -(-
(!-(-
( -!-!(!(-(
(-(!(-(!(!
'!'('('('(!(!
(!(!('('('(!('!'(!('!('('!('('(
(- (
( - -
( - -(
(-(- -
- -(!
-(!-(-(-
!(!(!
!(!(-(!(-(!-(!(
!(!(!(!(!('!
'(!(!(!(!(!(!
'(!('('(
- - ( -(
(- - -
(-!(!-(!
!(!(!-!-
-!-!(-(!(-!(!(-(!(-(!
(!('(!('('
'(!('('(!('('('@
( - -
- - -(- -(-
!(-(!
-(!(!(!(!(-!(!(
'(!(!(!(!(
!(!(!(!(!(!(!
'!('(
- - ( -
-(-(-!(-!(-!(!
!(-(!
( !-!-(!(-(
(-(!(-(!(!
!'!('('('(!('
!'!'('(!('('(!('(!'!(!('!('
( - -
!(!(!
!(!(-(!(-(
(!('!
!(!(!(!('(!'
!(!('(!(!(!(!
'('!('(
- - - (
- - (
( (-(
(- -(- - -(-
(!-(!-(-
!(!(!-!-
!-!-(-(!(-!(!(-(!(-(!
('(!('('(!
('('(!(!('('(
('(!'(!'('(!'
(%'%'/&'/*
- - - - -
( - -
-(!(!
!(!-(-(-
!(-(!
-(!(!(!(!(!-(!(
!(!(!(!(!(
!(!(!(!(!('('
!('(!('
- - ( -
-( -
(-(-(-(-
-(-( -(-(-!(-!(
( -!-!(!(-(
(-(!(-(!(!
'!'('('(!('('
( !'!'(!('('('(!(!(!'('('('('!'!('
- - -
( - -
- -
-(!-(!(-
!(!-(!(-
!(!(!
!(!(-(!(-(
!(!(!(!(!(!'
!(!(!(!(!('('
( '(!('(!('
!7!-7-
7!-!-!
(- -(- -(-(
!-(! (!(-!-!(!-(!-(-
!(-(!-!-
(-(!(-!(!(-(!(-(!
(!('('('(!
'('('(!('('('('!(!('(!('
-( -(- - - -(- -(
(!(-!(!
!(-(!
-(!(!(!(!(-!(!(
'(!(!(!('(!'
!(!('(!(!(!('
'('('('('!('(
( (- ( -( -
(-(-(- -(-(-!(!
!-!(!-!(!-!-
-(-!-!
( !-!-(!(-(
(-(!(-(!(!
!'!('(!(!(!('
(!(!('('('(!(!'(!(!('(!('('
%'*'*
!7!-!
(- - -(-(-! -(
(!-(-!-!-(
-!-(-(
!(!(!
!(!(-(!(-(!-(!(!'
!(!('(!(!(
'(!(!('('('('
'('('(!
(!('(
( (-( (
!(-!(!
-(-(!(-!(!(-(!(-(!
('('(!('('
'(!('('(!(!('('!(!('(!
'('('
(- -
(- -(-(-!(-!(!
-(!(!(!(!(
(!(!'
!(!(!(!(!('!
!(!(!('('(!('
'(!('(
!('!('('('(
!-7!-(
(-(-(
-!-!'-!-!-'-'-!-
!(-(!(!(
(-(!(-(-(-
'!'(!('('(!(!
!'!'('('(!('('(!(!'('(!('
'('('(%
-( -
- -(- !
!-!-!(
!-!-!-!-!-
!'!-!-!-
!(!(-(!(!(!-(!('!
!(!(!(!(!('!
!(!(!('(!('('
'('('(!'!('!('(
-!-!-
( (-
!-!-!-!-
!/-/!
'!'-'(-!(!(!(!(-(!(!(!
'('('(!('('
('(!('(!('('('!(!('(!
!-7-!
/'!/!/
/!/'-
'/!'-!-
-!'-!(!-!(!(!(-(!(-!(!(
!(!('(!(!(
!(!(!('('(!('
'(!('(
(!'('(
!7!-!
-!-!-!-
-'!-!'!-
-!(-!
( !(!(!(-(!
(!(!('(!('
!'!'('('(!('('(!(!'('(!('
( '('!('('(
( - -(
"!/-/!'
2!'-'
(!(!(!(
'(!(!(!('(!'
!(!('('(!('('
'('('(!'
'('(%
2!/!-'-!'-'('(!(-(!-
(!(' 6
$4!('(!(!('('('!(!
('('('(
(-(!-!-!
-!-!(!(!
'(!(2
'!(!(
' /%/'
-!+2 ('!(!(!
!+2!(!)
'(!('(
'('('
",'('(
!(!(!(
(!('(
3!(!(!B
6$31#
4!('('6
(!('(
3!'(!2
('!(!(!(
('('(!2
'(!(!B
B('!(B
2!(!(!)
-!('(
'!(!(!
)('('(2
2('('6
('('!)
$2'(!(!'
('(!('
'(!(6
('!('!('
"-!-!
21'!'(!-(!
!(-'('!(!(!
,2"'(',)2 '
'(!('-(,
!7!7!7-
! -!-'(!(!(
!(!('
!('('('
'('(-'(
'(!'(!
!'(!'!
7!7!7!-
!(!'('('
'(!'!('(!(!'(!(!(!('!(!('
'('(!'
!-!7!7!7!7!7!7!
-!7!-
'!-'!-!(!(!('!('
!('(!
'('(!(!('('!('(!('('('('!'-'!-
/'/'/'
('(!(!
'(!(!(
('(!'('(
! 7!7-!7-!
-!7!-!
!'-(!('(
!('('('('('
!'!'(!'(!(!'!'-'!
-'!'-!'!'!/'!/'
!(-!-!-!
-'!'(!(!
!('!'(!(!(!('(!('('(!('!(
' !'-'!'-'!
-'!'-!(!'('('!(!
'(!('!('('(!('!'!-'
!/!/!
!-!-!-
-!-7-
- - (
(-!-!-!-
'(-(!(!
(!'(!(!('!'('!('!'!
!'!'/'!'/!/'/
/!/!/'!'-(!'(!('!(!('('
!('!'
'!'!'!
!'!'/'
'/!/'
- - -
- !-!-!7!
/'!-'
'!(!(!
'(!(!(!'('!
!'-'!'!'!'!'
'-!('('(
('(!('(
(!'!'!-!'!
! '(!(!(!(!
( !(!'!(!'-
!'!'!/'
- - (
('(!(!('('
'!'-'
! /'/'/'/'
( - -
- (-(-
('('-!(
- - (
'(!(-(!(!(!(!'(!
!-!-7-!
(- -
( - -
(- (-(-
-!-!-
-'!'!'!'-(!(
-!'!'!'/'
- - -
'!-!'-!(-(!(!'
(!'-!'!'-'/!'/'/
(- - -( (
/!'/!/
- - -
/!/'-'!-'!'(!(-(
-!-'-!/'/!'/
- - - -
-!-('!'!'!'-'!'!
-!-!-
/!/!-'-
!'!-(!(!'-'!'!
'/'/'
-!-!-!-
/!/!/!'
'-!-!-'!'!'!'!
!/!/!
-!-!-!
'!'!-'!'-'-'-'-
/%'/!/!
-!-!7-!-!7!-
!-!-!-!
-!7!-!7!7-!7
-!7!-
!'!'-!-!'-!'-'-'!'/!
'/!'7
'!'!'-
-!'-!'-'!'!/!
!-!-!
-/7!/
-!/!/
-'!'-!'!'!/!/!'
'!'!-
-!-!-!
!/!'-'
'!-!-'!-'!/!/'
'!/!-!'
/!'/!
-!'!'!'!/!/'
/!'/'!'-!
-!-!-
!-'!'-'-'!'
-'!/!'
!-!-!-
/!'-!-'!
-!-'!'!'
/'/!'!-!
!-!-!
-'!'!'-
!'!'!'-!
'!'-!-'-!-!-
-!-!-!
!-!-!(!-'-!'-
-!/!/
'!/!'!'-(!(!
'/!/!
-!'('-'(
!-!-!
('(-!-(
-'!-'!/!/!/
!'!'!
/!/!'
!'!/'!-'
'-!'-
'-!(!-!(!(
-'!-'!'!/!/
/-!'!/!/'!/!/!
!'!-!-!-!-!-(!-!(!(-'('(-!'
/%/!'!'-'!-!
!-!-!
/!7!-/-
-!-!-
!/!/!/-!-'!'
'!-!-!-'
!(!(!-!'-!-'!
-!-!-
!-!-!-
!/!-!'!-!-
-!'!-!-
!(!(!(!-
!-!7!-
'-'-!/!-'!-'!-
'-'!-!-'-!
- (!-!-!(!(
!('('
-!-!-
-!-!-!
! -!-!'-!-!
!-!'-!-!-(
!(!(!
(!('!-
/%'/'
-'!-!
/!/!-/!-!-!
!-!-!
!-!-!-!-!-!-!-!
!-(-(!(-
! (!(-!-!'-
!-!-!(-!
!-!-(!(!-!
!(!(!
!(!'(!-!'-'
!-'!'
(-!-(!(!-(!
!(!(-!
-!(-!(!
-!(!(-(!-!(!
!'!'!-!-!-'
-!-!-
-(!(!-
-(-(-!-(!(-(!
( -!(!(-!-!
-(!(!
!(!('(-!
'/!'!'!'!-!'!'!
/!-!-!-(!(
-!(!(!-(!-(!(-(
(!-(!
(-!-(!(
(-(-(
(!(!(
! -!/!
!'-'!-!-
!(-(!
!(-!-
!(!(!
( !(!(!'-'!
-(-(!-
!-(-(!-(-!-(-(!(!-(!(-
!-!(!-!(-(-!
-!(!(!(-!(!(!-!-'-!/!/!
-!-!-(!-(-
!(-(!
-(!(-!-
!(-(!
!(!(!'
!-'!'!'
!7'!-!-!
(!(-(-!(-(!
(!-!(-(
!-(!(-(!(!(!(-'-'!'!'
7!-!-
-(-(!
-(-(-!-
!(!(!(!(!('
'%/%/!
!'!'!'!'
-(-(!-
-!(!(!-(!-!(!(!(
(-(-!
-!(-(!(!(-(
(!-!'-
-(-(-
-(-(-!-
(-(!(-(-(!('-!'!'
-'!'!7
-!(-(-!(
!(-(!(-!(!(-
!-!(-!-(!(
!(!(!(!(!(!(-!'
/!-!'
!(-(!
-(-(-
-(-(-!-
(-(!(!(!('!'!'!/'/
%'!'-!'-
-(!(-!
!-(!(
(!-!(!(!(!-(-(!
(-(!-
-(!(-(-(
! (!-'-!/
-!-!-!(-(-
-(-(-
!(-(!-!
-!(-!(!(!(!(!(-!'-
! '!/
!(!(-!
( -!(!(-!(!
(!(-(
-!-(-!-(!(
!(-(!(!(!(-!'!'!'/'/
'/'!'
-(-(!
!-(!-(!(!(-('('!'-'!'
'-!'-'
!(-(!-
(-(!-(
!(!(!(-!(-(-
! (!-!(-(!-
!(-(-('(!-(!(
(!(-!
-(-(-
-(-(!-!
-!(-!(!(!(!(!
-'!/!/
!-'-'-'
(!-(!
!(!(-!
!-(!(
(!-!(-(!(-!(!(-
-(!(!(!(
/!-'!
!-(-(-!-!(-(-
-(-(-
-(-(!-!
!-(!-(!(-(!('
'('!'!/
('-!'-
! -!-!-(!(-
-(-(!-
( !-(!(!-(!
(!(!(!-(!(!
!-!(-!-(-(!-
!(-(!('(!'!(!'-
0*/*'
-!-!-!-(!(!
!(-(-
-(-(-
-(-(!-!
-!(-!(!(!(-(!
-!(-'
'!-!-!'!-!/
!-(!(
(!(!(
-(!('(-(!'!'
(!('-
(-!(-(!(-!
!(!(!(-!-(!(
! (-!(-(!(!
! (!(!(!'(!
!('-'
/%'!'!'(
!(!-'-
- (-!(-(!(-
!(!(-!
-!-!(!-!(!(
(!(!'!
!(!('
!'(!('!-
!'(!(!'
-!'!-!
-(-(-(!-
(-(!(
!-!-!(-!-!-(-!(
-!(-'-'(!-'!-'(!'(!(
!(!(!'!'-
' ('!'(!(-!
!-!-!(
!(!(!(-
!(-!-!(-!(
(!-!-'(-
'-'-'!'
-!(-(
'(!'!('(!'('-'!-'!'!'
-!/!/
!-(!-(-!
(-(!-
(!-!-(
! '-!'-!-!-
'-!'!'
(-!-!-
(!-!(!'
! '-'!/'
%'('(
'(-(!
/!'!/
!-(-!-(
-!-(!(-!
!'!'!'!-
'-!'!'!'!-'!-'-
-'-'!'!'('('!('!'-!'-'!'
!(!(-!-!-!
!(!(-(!-!-!(-(-(
!!-!-!-!-!'!'-'-'!'-!-!-!'-'!'-!'-'
-'!-'
-'!(!('-!'!'-'!/!/
!'('!'(!(!(-!-!-!-
7!'!/!/'!/!
/!/!/'/
/!'!-!
'-'-'
'-'!'!'!
' ('('('!(!
!-!/!-!
-/!'!
!-(!-(!-!-!(!-!
'!'-'
'/!/!/'!/!'
!/!/!'!'/
'/'/!'
'-'!-
! '-'!'!/'!
('(!(!(-!(-!-!-!
!-!-!-!(!-!-!-!
!'-'-!-
!/!'!'!'!'-!'!'!'-!'!'-'!/'!'
' (%('!('(!
-!-!-!-!-!-!-!'!'-
!/!/!/
!/!/'/!'!/'!'!'
'!'-'!
-'!'!'
/!'/'/
'!(!(!(-!-(!(!
!-/!-!
!/!/!-
'-'!-!
!-!-!-!
!-!-!-!-!'-!/!-
/!/'!/!/
!'!'!'!'!'-!'!'!'!'/!/!'!/!
!(-(!
!-!-'!-!
/!-'-!7
!-!-!-
!'!'!
!'-'-'
/'/'/'
('!(-(!(
- !-!-!/-!'
-'-!-!-!
!-!-!
!-!-!
!-!'-!'
/!/!/'!
-'-'!'!
'(!(-
-!7!-!-!-
'-!-!
'!'!'-'!-'-'!'!'/!'/!
('!(-(!(-!
(!(-!
'!-!-
!-!-!
'-!/-!/
!'-'!'!'-'
!(!(-
- !-!-!-!-!
!-!-!(!(-!-!-!-!-!-!-
!/!/!
'-'!'!'!'!
!'!'!/'/!'
!'(!(!(-(!-
!-!-!
!-!-(!-!-!-!-!-
-!'!-'
/!'!'!'-'-'!-!'!
!'!'!'
'('(!(-
- !-!(-(!(-
!(!(-!
!-!-!
!(!(-(!-!-!-
' !'!'!'!'!
'!'!'!'!'!/!'/
!(!(-(!(
-(-(-!(!
!(!-!-(
!(!(-!-(!-(!(!(-!(
- !-!-!-!-!
'!-'!
!'/!/'
-'!'!'-'
'(!(!(-
(-(-(
!(!(-!-
!-!(-!(
- (-!-(-!-(
'!/!'-'-'!'-
!'(!-
(%'('('(!('(-(!-
-(!(!
- (!-!-(-(!
/'!'!'-'(!(!'-
-'!'/'!
*%'%'%
' !('(!(!(-
(-(-(!-(-(-
( !(-(!(-(!
!(!-(
-!-!/-
'!('-!-!'!'
%('('!(!(!(!(-!
!(-(-
-(!(!-!(!(
(-(-(!(-(-(
!'!'-'(!(!'!('(!'(
!'!'!
( '('(!(-(!
-!(-!
(-(-(!-(-(-
!(!(-(-(!(!
-!'-'!-!
'!'!'('!'!('('(!'('!-'!'!/'
&'*'%'%
'(!(!(-
!(-(!
!(-(!-(-(-(!(!(-(
!-(-!(
'!'-'!('('(!'('-!'('!'!
!'!(!(!(-(-!
-!(-!
(!(-(
-(!(-(-(-(!
!'!'!'-!'('(
/'/!/
*/%'*
!(-(!(!
-(!(!
(!(-!(-(!(-(!(-(!
!('('!('('('(
(!(!(-(
!-(-(-(-!(-(!
-(-(-(-(-(!
'-!'-/
'(!'(
('('('
!(!(-(!
-(!(-
-(!(-!-(!(!-(!(!(!(!(!(-!-
/'/!'!'!'!'('(!'!(
! '!'
('(!'('(!(-(!-
!-(!-!-(-(-(-!(-(-
-(-(-(-(-(!
/ '!/'!'-'(
-(-(!(-
!(!(!
!(-(-!(!(-(-(!(-(
!-'('!
'!('/!/!/'
%&'/%
('('(
! (!(!(-(!-
!(-(-(
-(-(!(!(!(!-(-
'-'-'/
!'!(!('!('-
( '(!(!(-(-
-(-(!
!(-(!-!(!(
(-(!(-(-(-
!-!-!-!
!'('!'
!('('(!(!(!-
!-(-!-!(-(-(
-(-(!(!(-(-(!(
-(!-!-!'!/
!'-!'-'!'-'!
('(!(!(-(-(-
!(!(!
!(!(!-(-(-
( -(-(!(!(!
!-!-'!-/!/!
' !'!'!'!'!
'('(!('(!(!(-!
!-(-!
(-(-(-!(-(-
!(!(-!(-(!(
-'-!/
!'!-'-'!'-'!
'(!(!(!(!(!(-!
!(-(-
-(!(-
!(!-!-
! '!/
/'!'!'
'-'!'
('('(!(!(-(-
(!(!(-!(-(!
-(!(-!(-(!(
-!-!-!-!'7
!(!(-(!(!(-!
-(-(!
!(-(-!(-(!
!(-(-
( -!'-'!/!
' !-'!'/
('('(!(!(-
-!(!-!-(!(-(
!(!(!(!(-(!
-(-(!
%'('!'(!(!(!(-(!(
(!(-(
( -(-(-(-(-
'/!'/
/*/%'&'%'%(
('('('('('-(-(!(-(!
-(!(!
-(!(!(-(-(!(!(!-!-'!'!7!/!/
/!/!/!'/'!/'
(+!(!(!(!(-!(-!-!(-(-(-!(-(-(-(!(!(!-(!('-!-!
/!'!/'!/
'(!(!(-(!(-
-(!(-
-(!(-(!(-(-(
'/!/'
!'(!('(!(-(!(
! (-!-!(-(-(-!(-(!(-(-(!(-(!(!-!'-
'/'/'
*%/&%
'(!(-(!(-(-
("!(!(!(!(-(-(-(-(!(!-!-!-!'!'/
(!('(!(!(!(!-(!
!(-(!(-(-(!(!(!(!(-(!('-!'
*/*/%'%
'(!(!(!(!(!(!
-(!(-(!(!(-(-(-(-(!-!-
'('('(!(-(!(-(-
(!(!(-(!(!(!(!(!(!
('!(!(!('(!(-(!(!
! /'!
('('(
' (!(!(!(!(-(!(!-(!(-(!(-(!(!(-(!(
! (!'-'!-/!
*/%/%
('(%('('
( !('(!(-(!@
(-(!(
('('('!('(!(!(-@
!-'-'-'!'
('('('(!
(-(!(!(!(
/&/%'%
(!(!(!(!@
(!(!-(
'-!'!/'
'('('(-@
(-(!(-
!-'-!'!
('!(!(!(!(-@
( -!-!'/!/
('('('
'!('(!@
(!(-(!(
'!-/!'/
'(!('(!@
'(!-'!'/
('(!(!(!@
(!(!(-'
'(!('('-(-@
(!('(!
(!(!(
/'/%'%
(,'('(!(!'!(!(!(-(!(!(-(!(-(!(!(!'-'!-'!/'/
(!'(!'
'(!(-(!(-(-(!(-(!(-(!
('('@
(!'!-!-'
(%('(!('
!(!(!(-(!(!(-(!(-(!('-(!('
'('(!(!('(!(!(-(!(-(!(-
'('!-'!'!/!/
!(!('@
'!(!-(
('(!('(!(!(!(!(!(!('
'(!(-'!'
%('('('('!
'!(!(!('('-(!('(!(-(
('('-!-!'
'!('('(!(!
( !('(!('(!
!(!(!
%'('('
!(!('(
'(!(!(!(!('!('(!(!(-!'
' (!'('(!(!
( '(!('(!(!
!('('(!'
('('!
( '('!('('(
('(!('('('!(!(!('!-'
(%('(
'(!(!('
( !(!(!(!(!
'(!(!('(!'-
'!'(!(!(!(!('('('(!(
(!('('!-'-!'
'('('(!(!(!(!('('
'(!(!
'/!/'/'!
("'!'('!(!('('(!(!(!(!('!('('(!'!'!'
!(!(!(!
!'!/'/%
'!'(!(!('(!(!(!('('(!(!(!'!(
('-!'-!'!'!/'
/'/!/'/%/
'('!(!(!(!(!(!(!('('
( !('('(!'!
!'!/!'/!%/
!/!'!/!/%/'
%('%(
(.'('!'('(!('('('(!(!('(!(!('(!(!('('!-'!'!'/!'
!'/!/
'!('('('(!(!('(!(!('(!(!(!(!(!('('(
-'!'/
!/'!'
!/!/%
('('('
(&'('('('('(!(!(!('(!('('(!(!(!(!('!-!-'
'!/!/
/'/!'!/!
'('('!('('(!(!('(!(!('('(!(
!('!'-
' ('('('('(
'!(!('(!(!(!(!(!(!('(!
'!(!'!-'
'!'!/
!'!'/!/
(%'('('(
'('(!('(!('('(!(!(!('(!
/'!'!
' /'!'/'/!/
('('('('
(!'('(!('(!(!('('('(!('('(!'!('(!-'
/'!'!/
'/!/'!
/%/'/
'!'!'
('('(
'.('('('('(!'(!('('!('(!(!(!(!('(!(!('('(!'('('-
!'!'!'!'!/'!'!/'!/'!'
/'/'!'!'
!'!'!
%'/'!'!
('('('('('
'('('(!
'(!('(!('(!(!('(!
!('-'(
'!('-'-'!'!
!/'!'!'/!/
!/'!'!/
'&('('('('(!('('('!(!('(!('(!(!(!(!(!'('
'('(!'-'!'!'-'
'!'!'!'
'!'!'!'
'!'!'!'!'!'-'-'!
/!'/!'
('('(
('('(!'('(!('(
('('('(!('('(!('(!(!'!'(!('(!'(
(!'!'-'!-!
!'!'!'!
!'!'!
'!'-'!'-'-'!'!'!'
!'!'/!/
/'%'!'('(
%('('('(
!('('(!(!(!(!('
'('!('(!'(!'('!'-
!-'-'-'!'-!'
'!'-'!-'!'!
!-'!'-'('!'!'-'!
' %'('('('(
%('('
!('('('!('('('('(!('('
( !'!(!('('('('('!(!('(-!'!'!'-'(!
'!-'!'!'-'-'!(!-'!('!('(!'('!'!'-'!
' !'!'!'('(
('('(!('(!('(!(!('(!(!('
'('(!('(!'(!(
'!('(!('(!
!-'!-'!'-('(!'!('!(!'!'('!
' ('!'!'-'!
('('(%('('(%(
( '('(!'('(
(!('('('!'(!(!('(!'
(!'(!('(!('(!('
'('-'('!'('!'('('!'('-'('-'!
('!%(
('('('!
' ('!('('(!
'('(!('
'('(!('
'!('(!'('('('(!('('('!('!('('
'(!('(!'!('
'!'!'('!'!'!
!'!/'
'('('('('('('
'(!('('!'('!('(!('('!(
' !('('(!('
!('(!@
('('(!'
'('!'('('!'-'!
/'/!%/
!'!'(!'(%'(
('('(
(!'('
'(!'('(!
'(!('('(!(
(!('('(!'(!(!(!('
'(!(!('
'(!'!(!('('!'!
/%/'!
' ('(%('('(
('('('
'!'('
'('('(!'
(!(!('
!('(!(!
'('('('('!(!(
('('!('!'('
('!'!'('!'
('('(
'(!(!'(!('!('(!'
(!'('('('(
('('(!('
'(!('('(!(
! '(!'('('!
!'/'!
/!'/'!
('('('(
('('('
'('('('
'('!'('
'('('(!('('
!(!('(!('('('!('('(!('(
('!'!'!'!'!'!
!'!'(
('!('(!('(!'('!
'('(!'(!('(!('(!('!('('(
(!'(!('(!'('('!'!(
('!'(
'('('(!'(!'
'('!'
'('(!
'('(!'
'(!'('('(!'('('(
'!'!'!
('('!('('('('
'(!'(!
(!'('!('
( '!('('(!(
('('(
'('('('('('!(
'('('!'('!'
( '('('('('
/'!/'/'!'!'!'(!
('('('('('(
'!'('('(!('
'('('(!('('('(
('%'('('('
( %('('('('
'('('('('('(!'
'!'('('(
(!'('('(!'!'(
!'(!'!'('(
('('('(
('('('('('!('(
' ('!'('('(
' !'/'
'!/'!'
' ('!'(%('(
('('('('('!
('('!'!
' /!'/'/
('!'(
' ('('('('(
('(%!'(
('('!
'!'!'!
('('!
('(%'
'('(!'(
!'!'!
!'/'/
/'/'/!/!
!'%('!'!
!'!'!
/!%'/
!'('!
('('!
!'%'!
%'!'!
!'/'%
/'/!/
!/'%!
%/%'/
'/%/%'/%/
''''''''
!'('(!'(P
- - - -
(!('('('
----!-!-
-!-!-!--
(!(!(!(-P
9(!(-(!(-
(!(!(!(!
(-(!(-(-P
9(-(!(!(!
(!(-(!(!
'('(!(!(P
9!''!''!'C
'!'!'!'!
!'('('(!('('
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
$TITLE
$FormUsers
$Info
$$Script_O
$$ScriptName
$Body
&Arial
Certificate Information
CertificateInformation
TempIsRoot
3S4S6S
TempIsRoot
TempKeyFileName
Catagories
HideSiteCert
CertIsDel
1S2S
Certificate Information
This form displays the information contained in the certificate you have chosen to examine.
EntryLabel
** Certificate Deleted **
1S2S
You have deleted this certificate. It will no longer be displayed when you view the contents of this key ring.
CertRequestApproved'++LotusScript Development Environment:2:5:(Options):0:74
Use "certLib"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Queryopen(Source As Notesuidocument, Mode As Integer, Isnewdoc As Variant, Continue As Variant)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As NOTESUIDOCUMENT
Set Source = Bind(Objectname_)
On Event Queryopen From Source Call Queryopen
End Sub
'++LotusScript Development Environment:2:2:Queryopen:1:12
Sub Queryopen(Source As Notesuidocument, Mode As Integer, Isnewdoc As Variant, Continue As Variant)
Dim doc As NotesDocument
Set doc = Source.Document
Call CertToPickupCert(doc)
End Sub
CertIsDel
1S2S
Approved Certificate Request
The certificate below has been approved and signed. The certificate information is provided below for reference.
Contact Information
Full Name
TempIsRoot
HideSiteCert
CertIsDel
3S4S6S7S13S14S17S18S19S
ContactName
ContactName
E-Mail Address
EMail
EMail[<SIZE=30 MAXLENGTH=70>]
Phone Number
Phone
Phone
Comments
Comments
Comments
Certificate Information
Certificate Subject
Certificate Issuer
Common Name
SubjCommonName
IssCommonName
Organization
SubjOrganization
IssOrganization
Organizational Unit
SubjOrgUnit
IssOrgUnit
City
SubjCity
IssCity
State
SubjState
IssState
Country
SubjCountry
IssCountry
Validity Dates
Start
ValidBegDate
ValidBegDate
ValidEndDate
ValidEndDate
Certificate
Pick up ID
TempIsRoot
HideSiteCert
CertIsDel
2S3S4S6S7S13S14S17S18S19S
PickupID
HideSiteCert
CertIsDel
0S6S7S10S11S12S
PickupCertificate
PickupCertificate
[CertAppDesigner]
1S6S7S
Hidden fields:
Approved:
Approved
Request type:
RequestType
Categori_ze
_Edit Document
Send Docu_ment
_Forward
_Move To Folder...
_Remove From Folder
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
Untitled
Untitled2
ValidFrom
ValidTo
ValidDays
$TITLE
$FormUsers
$Info
$WindowTitle
$$Script_O
$$ScriptName
$$FormScript
$$$FormScript_O
$Body
$ACTIONS
&Arial
OutputRequest
Your Certificate Request Has Been Submitted
You will receive an e-mail notification when the Certificate Authority has reviewed your request.
This is the contact information you provided:
Full name:
ContactName
Email address:
EMail
EMail[<SIZE=30 MAXLENGTH=70>]
Phone number:
Phone
Comments:
Comments
[<br>]This is the information in the certificate you submitted:
Common name:
CommonName
CommonName[<SIZE=30 MAXLENGTH=30>]
Organization:
Org[<SIZE=30 MAXLENGTH=30>]
Organizational unit:
OrgUnit
OrgUnit
City or locality:
Locality
Locality[<SIZE=30 MAXLENGTH=70>]
State or province:
State
State
Country:
Country
Country
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
rIOqm
Untitled
Untitled2
ValidFrom
ValidTo
$TITLE
$Info
$$ScriptName
$Body
DlgAlreadyHaveCAKey
A key ring file for this Certificate Authority has already been created. If you create a new one, you will invalidate certificates signed by the old one. If you really need a new key ring, we suggest you create a new CA Application with a different key ring file.
WARNING!
Are you sure you want to proceed?
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
$TITLE
$NoBackgroundOverride
$Info
$$ScriptName
$Body
Request a Server Certificate
size = 50
&Arial
CertRequestServer
Request a Server Certificate
[CertAppDesigner]
1S6S7S
Use this form to submit a server certificate request to be signed by the Certificate Authority.
[<br>]Contact Information:
Provide the following information in case the Certificate Authority needs to contact you.
Full name:
size = 50
ContactName
E-mail address:
size = 50
EMail
EMail[<SIZE=30 MAXLENGTH=70>]
Phone:
size = 50
Phone
Comments:
size = 50
Comments
[<br>]Paste the certificate request:
To paste the PKCS-encoded certificate from the clipboard, click in the field below and press CTRL+V. Check to make sure that the BEGIN and END lines are included.
CACert'++LotusScript Development Environment:2:5:(Options):0:74
Use "CertLib"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Queryopen(Source As Notesuidocument, Mode As Integer, Isnewdoc As Variant, Continue As Variant)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As NOTESUIDOCUMENT
Set Source = Bind(Objectname_)
On Event Queryopen From Source Call Queryopen
End Sub
'++LotusScript Development Environment:2:2:Queryopen:1:12
Sub Queryopen(Source As Notesuidocument, Mode As Integer, Isnewdoc As Variant, Continue As Variant)
Dim doc As NotesDocument
Set doc = Source.Document
Call CertToPickupCert(doc)
End Sub
'++LotusScript Development Environment:2:5:(Options):0:74
Use "CertLib"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Initialize
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As FIELD
Set Source = Bind(Objectname_)
End Sub
'++LotusScript Development Environment:2:2:Initialize:1:10
Sub Initialize
End Sub
Pick Up Certificate Authority Trusted Root Certificate
Note: This form is for administrators setting up a Certificate Authority server.
Server administrators normally choose "Accept This Authority In Your Server" from the main menu of the Certificate Authority Web site to pick up the Certificate Authority certificate. Since you are in the process of setting up the Certificate Authority server, this form provides a shortcut for obtaining the CA certificate.
Below is a brief description of the steps required for setting up the server key ring on the Certificate Authority server. The steps require going back and forth between the Certificate Authority application and the Server Certificate Administration application. See Domino Help or the Domino User's Guide for more information on setting up the server key ring for the Certificate Authority server.
- In the Server Certificate Administration application, choose "Create Keyring".
Complete the form and submit it.
- In the Certificate Authority application, choose "Pick Up Certificate Authority Certificate".
The form provides a copy of the Certificate Authority Trusted Root certificate in PKCS format.
Copy the certificate to the clipboard.
(You are here)
- In the Server Certificate Administration application, choose "Install Trusted Root Certificate Into Key Ring".
Paste the Certificate Authority certificate into this form and submit the form.
- In the Server Certificate Administration application, choose "Create Certificate Request".
Fill in and submit the form. In the confirmation dialog that pops up, the certificate request is displayed in
PKCS format. Copy the certificate to the clipboard.
- In the Certificate Authority application, choose "Submit Server Certificate Request".
Paste the certificate from the clipboard into the field provided, complete the remaining fields,
and submit the form.
- In the Certificate Authority application, choose "Certificate Requests" to see the pending certificate requests:
- Open the request you created, and approve it.
- Choose the "View Approved Certificate Requests" action button to display the approved request.
- Open the approved request, and copy the PKCS-encoded certificate to the clipboard.
- In the Server Certificate Administration application, choose "Install Certificate Into Key Ring".
Paste the certificate from the clipboard into the provided field, complete the remaining fields,
and submit the form.
Certificate Authority Information
Common Name
CommonName
CommonName
Organization
Organizational Unit
OrgUnit
OrgUnit
City or Locality
Locality
Locality
State or Province
State
State
Country
Country
Country
Certificate
Quick Help
Copy this PKCS encoded certificate and paste into your server:
PickupCertificate
PickupCertificate
To copy the certificate, select all the text, including the BEGIN and END lines, and press CTRL+C.
Note
: After copying this certificate, the next step is to choose "Install Trusted Root Certificate into Key Ring" in the Server Certificate Administration application.
0S0E
Done
[CertAppDesigner]
1S6S7S
Hidden fields:
Pickup id:
CACert
PickupId
Request type:
RequestType
Categori_ze
_Edit Document
Send Docu_ment
_Forward
_Move To Folder...
_Remove From Folder
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
QF - mD
Untitled
Untitled2
ValidFrom
ValidTo
ValidDays
$TITLE
$FormUsers
$Info
$WindowTitle
$$Script_O
$$ScriptName
$$FormScript
$$$FormScript_O
$$PickupCertificate
$PickupCertificate_O
$Body
$ACTIONS
5Courier New
Submit Server Certificate Request
CertRequestServerNotes
[CertAppDesigner]
1S6S7S
Submit a Server Certificate Request
Note: This form is for administrators setting up a Certificate Authority server. Server administrators normally submit a certificate request for signing by choosing "Request Server Certificate" from the main menu of the Certificate Authority Web site. Since you are in the process of setting up the Certificate Authority Web site, this form provides a shortcut for submitting the certificate request for your server key ring.
Below is a brief description of the steps required for setting up the server key ring on the Certificate Authority server. The steps require going back and forth between the Certificate Authority application and the Server Certificate Administration application. See Domino Help or the Domino User's Guide for more information on setting up the server key ring for the Certificate Authority server.
- In the Server Certificate Administration application, choose "Create Keyring".
Complete the form and submit it.
- In the Certificate Authority application, choose "Pick Up Certificate Authority Certificate".
The form provides a copy of the Certificate Authority Trusted Root certificate in PKCS format.
Copy the certificate to the clipboard.
- In the Server Certificate Administration application, choose "Install Trusted Root Certificate Into Key Ring".
Paste the Certificate Authority certificate into this form and submit the form.
- In the Server Certificate Administration application, choose "Create Certificate Request".
Fill in and submit the form. In the confirmation dialog that pops up, the certificate request is displayed in
PKCS format. Copy the certificate to the clipboard.
- In the Certificate Authority application, choose "Submit Server Certificate Request".
Paste the certificate from the clipboard into the field provided, complete the remaining fields,
and submit the form.
(You are here)
- In the Certificate Authority application, choose "Certificate Requests" to see the pending certificate requests:
- Open the request you created, and approve it.
- Choose the "View Approved Certificate Requests" action button to display the approved request.
- Open the approved request, and copy the PKCS-encoded certificate to the clipboard.
- In the Server Certificate Administration application, choose "Install Certificate Into Key Ring".
Paste the certificate from the clipboard into the provided field, complete the remaining fields,
and submit the form.
Contact Information
Quick Help
Full Name
ContactNameName the CA can use to contact you
E-mail Address
EMail
EMailE-mail address the CA can use to contact you
Phone
PhonePhone number the CA can use to contact you
Comments
CommentsAny additional comments that you want to send to the CA
Provide this information in case the Certificate Authority needs to contact you.
Certificate
Certificate
Paste your certificate request in this field.
Note
: The Certificate Request must already be in the clipboard from the "Create Certificate Request" operation in the Server Certificate Administration application.
'++LotusScript Development Environment:2:5:(Options):0:74
Use "CertLib"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Need a newer version of Notes to execute this button.
0S0E
Submit Certificate Request
Hidden fields:
RequestType
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
$TITLE
$Info
$WindowTitle
$$Script_O
$$ScriptName
$Body
Pick Up Signed Certificate
&Arial
5Courier New
CertPickupCP'++LotusScript Development Environment:2:5:(Options):0:74
Use "CertLib"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Initialize
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As FIELD
Set Source = Bind(Objectname_)
End Sub
'++LotusScript Development Environment:2:2:Initialize:1:10
Sub Initialize
End Sub
Pick Up Signed Certificate
Use this form to pick up the signed certificate so you can install it in the key ring on your server.
Note:
Before installing this certificate, the certificate of the signing Certificate Authority must be installed in your key ring as a Trusted Root. If you haven't already done so, choose "Accept This Authority In Your Server" from the main menu to obtain the CA certificate.
[<br>]The information contained in the certificate is as follows:
Certificate Subject
Certificate Issuer
Distinguished Name
Common name:
SubjCommonName
SubjCommonName[<SIZE=30 MAXLENGTH=30>]
IssCommonName
IssCommonName[<SIZE=30 MAXLENGTH=30>]
Organization:
SubjOrganization
SubjOrganization[<SIZE=30 MAXLENGTH=30>]
IssOrganization
IssOrganization[<SIZE=30 MAXLENGTH=30>]
Organizational unit:
SubjOrgUnit
SubjOrgUnit
IssOrgUnit
IssOrgUnit
City or locality:
SubjCity
SubjCity[<SIZE=30 MAXLENGTH=70>]
IssCity
IssCity[<SIZE=30 MAXLENGTH=70>]
State or province:
SubjState
SubjState
IssState
IssState
Country:
SubjCountry
SubjCountry
IssCountry
IssCountry
Validity Dates
Start:
ValidBegDate
ValidBegDate
End:
ValidEndDate
ValidEndDate
[<br>]If you need to contact the Certificate Authority about this certificate, specify the Pickup ID.
Pickup ID:
PickupID
[<br>]Copy the certificate to the clipboard:
The certificate is provided below in PKCS format. To copy the certificate to the clipboard,
select all the text below, including the BEGIN and END lines, and press CTRL+C.
Note:
After copying this certificate, the next step is to choose "Install Certificate Into Key Ring" in the Server Certificate Administration application.
PickupCertificate
PickupCertificate
[CertAppDesigner]
1S6S7S
Hidden fields:
Approved:
Approved
Request type:
RequestType
Query Open Agent:
FormatPickupCertificate
$$QueryOpenAgent
Categori_ze
_Edit Document
Send Docu_ment
_Forward
_Move To Folder...
_Remove From Folder
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
Untitled
Untitled2
ValidFrom
ValidTo
ValidDays
$TITLE
$FormUsers
$Info
$WindowTitle
$$Script_O
$$ScriptName
$$PickupCertificate
$PickupCertificate_O
$Body
$ACTIONS
Certificate Authority Trusted Root Certificate
&Arial
5Courier New
CertPickupCA
Pick Up Certificate Authority Trusted Root Certificate
Use this form to pick up the Certificate Authority certificate so you can install it as a Trusted Root in the key ring on your server.
[<br>]The information contained in the Certificate Authority certificate is as follows:
Common name:
CommonName
CommonName[<SIZE=30 MAXLENGTH=30>]
Organization:
Org[<SIZE=30 MAXLENGTH=30>]
Organizational unit:
OrgUnit
OrgUnit
City or locality:
Locality
Locality[<SIZE=30 MAXLENGTH=70>]
State or province:
State
State
Country:
Country
Country
[<br>]Copy the CA certificate to the clipboard:
The CA certificate is provided below in PKCS format. To copy the certificate to the clipboard, select all the text below, including the BEGIN and END lines, and press CTRL+C.
Note:
After copying the certificate, the next step is to go to the Server Certificate Administration application and choose "Install Trusted Root Certificate into Key Ring".
PickupCertificate
PickupCertificate
[CertAppDesigner]
1S6S7S
Hidden fields:
Query Open Agent:
FormatPickupCertificate
$$QueryOpenAgent
Categori_zeK
_Edit Document
Send Docu_ment
_Forward
_Move To Folder...
_Remove From FolderK
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
Untitled
Untitled2
ValidFrom
ValidTo
ValidDays
ValidBegDate
ValidEndDate
$TITLE
$FormUsers
$Info
$WindowTitle
$$ScriptName
$Body
$ACTIONS
WebPageForIndexFrame
Hidden fields:
The Page Title below doesn't appear in a browser. Use it to identify the
page in the Web Pages view, and for the Document name in URLs.
Page Title
PrivateTitle
This form is used for the Index Frame
.)A6
x{s[DC)C
UBU/9
rsa`C)
-#0#0#$
{a`VA)
6U/U/9/
WAV6U/
{aYA6m
WVAV6U/B
-#0p0p#-
.)AdVAVA`W`
AVd6U
k>Z;>')
AVWA`A
.)6AVW`W
W`WVWAV
W`WVWAV
VA`WVWA
f`fY`
`WVW`
AWV`A
sas{S
.)A6A
W`WA`
W`W`W[D[
A`WVAW
W`W[W`
hke>z
IK,<&%,
`W`W`W`A
`WD[D[`[`
;#$>0$#;
0%X<@
.)VA
#;>;#T
>E;Z\?
.)A6A
W[W`W[
[b[][]b[b
[`[`[
W[D`D`[
b[b[]b[b
>C>C>
Z;>T1!
D`D`D
[W[`[
`[`D`
b[hbD
a[Y`W
WCW`[a
[`D`D
D[`W[
bD]D]D
AVAV`W
[`D`[`[W[W[W
])DiD][bsa{
{aYVA6
D`D`D
[b[bhDiED]
m>CECE
}z]bs
a[a`V).
!)AVA
`[`h[W
dmAmCm
DEi][ba{x
}\Z]s
h`[D`[W`D`[
asab]DEDE]
s[s[`A)
`D`[W
h`D`h[`
Ch[ar
E.Db[sr
.)AV`W
[`[`[W[`h`[`W
T>'>CDh
Di]bs{x
b a[a`A)
[`[`[W[`D`[W
CmemT>'
`W`[`D[
D[{r{rsasbh]
basaYVd).
[`[`[D[W[`W
'$>$#>Eh[s
[b]iED][bsa
[`[`W`[`
> $>0;>D]
sab[]
][asr{
Y`6d.
[`[W[h[h[`[h
dUmdWAem>T
$>$0>;ED[{r
r{rsab[]EDiD]
[S9DE
EzPQ\mNHmeP
`Vd.
$0$0>
;Ei[{
abDEDE]h
ZiZ>i
0p0?p
;>zDba{
1'>E]s
`V).
fWe>;
{rsa[bD
W[WhW
!CA[s
srsrsra
.)A`W`h
;Z>Dbar{
asa[h
e CeCD>E>T'
!)Yr
.)AVW`
f`eD>
YV6.
.)AV
p ;Zihsrx{r
Y`Y`f`
YVd.
hD>DCW[
?Z;E]a{
Y`Yw`f`wYw
U)U)Q
W`[hD>
0p?0Z;ZEDba
a[a[W
wfwUd
QdQdU)
YwV6)
eWhD>z;Z
p?0?0Z;ED[ar
[`[WC
fVfwfw
Q)(Q)
ACmC!
Y wVUd)Q).)
0?0p?Z;ZEDh
[`[Whe
eWV`V
wfUfUfB
DCDCEz
; p0?p?p?0?
`[`WeC
mWVwfV
U wUf
Y`wdU
0?p0Z;
D[a[`[
Q(Q(8(
`wfwVd6
p?p?0pZ
(QP"8
;Z>EDh`[
"P"P"
6QUQ)QU)
p?p?p?p0
QdQ(.("P
)Q.Q)(.Q
Z>E>E;Z0?0?p0p0?p
edWmC
.)VYx
. )A6`ar
P"(."Q
;>E>z;Z;?0?p0p0p
>DCeC
) AV`asx
8(P8P"
p0?p0p?p0p0p;
TImdmUmUmUdUd
UdU)Q(.
(A6W[sar
Z>E;>;Z
z>D>C>C
IdmUd
.)6A`
)))111999JJJZZZccckkksss{{{
kccRJJkZZRBB{ZZsRRkJJ{ZRR91J1)B)!1
ZJ{RB
skJ91{ZJ
ZBR1!ZJB
cJscZ
Z9!9!
kRcB)R1
c9sJ){J!sB
kR{cJ
{RcJ1
Z1{R)J1
c{Z1sR)
k1{R!sJ
JRkRZ{RZ
kk{119
99JRRkJJcZZ{RRsJJkBBcRR{ZR
ZR{RJkcZ{RJcJBZcR
cZsB9RRJZJBRkZscRk
{k{scsJ9JkRksZkkRckRZsRZ
_IW4W
<font size=2 face="arial">"
<br><a href="/"
/CertRequestServer?OpenForm&SpecialAction=RequestAction" target="ContentsFrame"> <b>Request Server Certificate</b> </a> <br><br><a href="/
/WebCertPickup?OpenForm" target="ContentsFrame"> <b>Pick Up Certificate</b> </a> <br><br><a href="/
/CAPickup/CACert?OpenDocument" target="ContentsFrame"> <b>Accept This Authority In Your Server</b></a> <br><br><a href="/"
/CABPickup/CACert?OpenDocument" target="ContentsFrame"> <b>Accept This Authority In Your Browser</b></a> <br><br><hr width="80%"> <a href="/"
/CertSubmit?OpenForm&SpecialAction=RequestAction" target="ContentsFrame"> <b>Register Browser Certificate In Address Book</b></a>
The request has been resubmitted to the "Certificate Requests Waiting for Approval" view.
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
HBF7?
$TITLE
$NoBackgroundOverride
$Info
$$ScriptName
$Body
Denied Certificate Request
5Courier New
CertRequestDenied
Denied Certificate Request
The certificate request below has been denied. The certificate information is provided below for reference.
Reason for denial of this request
Quick Help
Reason
'++LotusScript Development Environment:2:5:(Options):0:74
Use "CertLib"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Dim workspace As New NotesUIWorkspace
Dim uidoc As NotesUIDocument
Dim doc As NotesDocument
Set uidoc = workspace.CurrentDocument
Set doc = uidoc.Document
ok = ResubmitRequest(doc)
If ok Then flag% = workspace.DialogBox("DlgConfirmResubmitCertReq",True,True,True,False,False,False)
Call uidoc.Close
Call workspace.ViewRefresh()
End Sub
New Button
Need a newer version of Notes to execute this button.
0S0E
Resubmit
You can resubmit this request into the "Waiting for Approval" view in order to reconsider it for approval without requiring the requestor to resubmit it.
Contact Information
Full Name
ContactName
ContactName
E-Mail Address
EMail
EMail[<SIZE=30 MAXLENGTH=70>]
Phone Number
Phone
Phone
Comments
Comments
Comments
Certificate Information
Common Name
CommonName
CommonName[<SIZE=30 MAXLENGTH=30>]
Organization
Org[<SIZE=30 MAXLENGTH=30>]
Organizational Unit
OrgUnit
OrgUnit
Locality
Locality
Locality[<SIZE=30 MAXLENGTH=70>]
State of Province
State
State
Country
Country
Country
[CertAppDesigner]
1S6S7S
Hidden fields:
Approved:
Approved
Request type:
RequestType
Certificate request:
Certificate
Categori_ze
_Edit Document
Send Docu_ment
_Forward
_Move To Folder...
_Remove From Folder_
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
CdeUJ
Untitled
Untitled2
ValidFrom
ValidTo
$TITLE
$Readers
$FormUsers
$Info
$WindowTitle
$$Script_O
$$ScriptName
$Body
$ACTIONS
DlgConfirmResubmitRegReq
Request Resubmitted
The request has been resubmitted to the "Certificate Registraton Requests" view.
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
$TITLE
$NoBackgroundOverride
$Info
$$ScriptName
$Body
Rejected Certificate Registration
5Courier New
CertSubmitRejected
Rejected Certificate Registration
This certificate registration request was been denied.
Reason for denial of this request
Quick Help
Reason
'++LotusScript Development Environment:2:5:(Options):0:74
Use "CertLib"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Dim workspace As New NotesUIWorkspace
Dim uidoc As NotesUIDocument
Dim doc As NotesDocument
Set uidoc = workspace.CurrentDocument
Set doc = uidoc.Document
ok = ResubmitRequest(doc)
If ok Then flag% = workspace.DialogBox("DlgConfirmResubmitRegReq",True,True,True,False,False,False)
Call uidoc.Close
Call workspace.ViewRefresh()
End Sub
New Button
Need a newer version of Notes to execute this button.
0S0E
Resubmit
You can resubmit this request into the "Waiting for Approval" view in order to reconsider it for approval without requiring the requestor to resubmit it.
Contact Information
Full Name
ContactName
ContactName
E-Mail Address
EMail
EMail[<SIZE=30 MAXLENGTH=70>]
Phone Number
Phone
Phone
Comments
Comments
Comments
Certificate Information
Common Name
CommonName
CommonName[<SIZE=30 MAXLENGTH=30>]
Organization
Org[<SIZE=30 MAXLENGTH=30>]
Organizational Unit
OrgUnit
OrgUnit
Locality
Locality
Locality[<SIZE=30 MAXLENGTH=70>]
State of Province
State
State
Country
Country
Country
[CertAppDesigner]
1S6S7S
Hidden fields:
Approved:
Approved
Request type:
RequestType
Certificate request:
Certificate
Categori_ze
_Edit Document
Send Docu_ment
_Forward
_Move To Folder...
_Remove From Folder_
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
]>'e~X
Untitled
Untitled2
ValidFrom
ValidTo
ValidBegDate
ValidEndDate
$TITLE
$Readers
$FormUsers
$Info
$WindowTitle
$$Script_O
$$ScriptName
$Body
$ACTIONS
Keyring Created
DlgConfirmNotesSubmitCertReq
The certificate request has been submitted.
The information in the request is as follows:
Common name:
CommonName
CommonName
Organization:
Organizational unit:
OrgUnit
OrgUnit
State:
City:
State
State
Locality
Locality
Next Step:
Go to the Certificate Requests view as the Certificate Authority and approve the request.
Country:
Country
Country
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
$TITLE
$Info
$WindowTitle
$$ScriptName
$Body
Started running agent 'FormatPickupCertificate' on 07/21/97 04:05:30 PM
Ran LotusScript code
Done running agent 'FormatPickupCertificate' on 07/21/97 04:05:30 PM
'++LotusScript Development Environment:2:5:(Options):0:74
Option Public
Use "CertLib"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Initialize
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:Initialize:1:10
Sub Initialize
' This assume you have a field Certificate which contains the cert as one long base64
' encoded line. It loads up a multi-value text field called PickupCertificate with a copy
' of this broken into lines of manageable size with the beg and end tag lines.
ok = ApproveCertificateRequest(doc, FixFileName(CAKeyFile$), Password$)
If Not ok Then Messagebox GetString(err_ApprovalFailed)
Call uidoc.Save
Call uidoc.Close
End Sub
New Button
Need a newer version of Notes to execute this button.
0S0E
Approve
Deny
Reason
Reason
You can specify a reason for the denial for your records.
Deny the Request
'++LotusScript Development Environment:2:5:(Options):0:74
Use "CertLib"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Dim workspace As New NotesUIWorkspace
Dim uidoc As NotesUIDocument
Dim doc As NotesDocument
Set uidoc = workspace.CurrentDocument
Set doc = uidoc.Document
ok = DenyCertificateRequest(doc)
If Not ok Then Messagebox GetString(err_DenyFailed)
Call uidoc.Save
Call uidoc.Close
End Sub
New Button
Need a newer version of Notes to execute this button.
0S0E
Deny
[CertAppDesigner]
1S6S7S
Hidden fields:
Approved:
Approved
Request type:
RequestType
Valid Days:
ValidPeriod
ValidUnit
3S4S7S
ValidDays
Certificate:
Certificate
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
b"P _S
Untitled
Untitled2
ValidFrom
ValidTo
$TITLE
$FormUsers
$Info
$WindowTitle
$Script
$$Script_O
$$ScriptName
$$FormScript
$$$FormScript_O
ValidPeriod
$Body
&Arial
CAOut
Accept This Authority in Your Browser
Your browser should now recognize this Certificate Authority.
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
Z@p7V`F
Untitled
Untitled2
ValidFrom
ValidTo
$TITLE
$FormUsers
$Info
$$ScriptName
$Body
Certificate Authority Trusted Root Certificate
&Arial
CACertBrowser
Trust This Authority in Your Browser
In order to access a server that is running SSL with a certificate that has been signed by this Certificate Authority, you need to indicate in your Web browser that you trust this Certificate Authority.
[<br>]The information contained in the Certificate Authority certificate is as follows:
Common name:
CommonName
CommonName[<SIZE=30 MAXLENGTH=30>]
Organization:
Org[<SIZE=30 MAXLENGTH=30>]
Organizational unit:
OrgUnit
OrgUnit
City or locality:
Locality
Locality[<SIZE=30 MAXLENGTH=70>]
State or province:
State
State
Country:
Country
Country
[<br>]
/CAOut?RequestCert&PickupCACert&PickupId=
3S4S8S11S12S13S18S
Accept This Authority in Your Browser
Categori_zeK
_Edit Document
Send Docu_ment
_Forward
_Move To Folder...
_Remove From FolderK
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
;P9OP
Untitled
Untitled2
ValidFrom
ValidTo
ValidDays
ValidBegDate
ValidEndDate
$TITLE
$FormUsers
$Info
$WindowTitle
$$ScriptName
$Body
$ACTIONS
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
$TITLE
$Index
$Formula
$FormulaClass
$ViewFormat
$FormFormula
$Comment
5Courier New
'++LotusScript Development Environment:2:5:(Options):0:74
Use "CertLib"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Initialize
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As FIELD
Set Source = Bind(Objectname_)
End Sub
'++LotusScript Development Environment:2:2:Initialize:1:10
Sub Initialize
End Sub
Certificate
Default'++LotusScript Development Environment:2:5:(Options):0:74
Use "CertLib"
'++LotusScript Development Environment:2:5:(Forward):0:1
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
The certificate reqistration request was approved and submitted to the Administration Process.
TempIsRoot
HideSiteCert
CertIsDel
3S4S6S7S13S14S17S18S19S
Contact Information
Full Name
HideSiteCert
CertIsDel
0S6S7S10S11S12S
ContactName
ContactName
E-Mail Address
EMail
EMail[<SIZE=30 MAXLENGTH=70>]
Phone Number
Phone
Phone
Comments
Comments
Comments
Name in Address Book
User Name
FullName
FullName
Certificate Information
Certificate Subject
Certificate Issuer
Common Name
CommonName
CommonName[<SIZE=30 MAXLENGTH=30>]
IssuerCommonName
IssuerCommonName[<SIZE=30 MAXLENGTH=30>]
Organization
Org[<SIZE=30 MAXLENGTH=30>]
IssuerOrg
IssuerOrg[<SIZE=30 MAXLENGTH=30>]
Organizational Unit
OrgUnit
OrgUnit
IssuerOrgUnit
IssuerOrgUnit
City
Locality
Locality[<SIZE=30 MAXLENGTH=70>]
IssuerLocality
IssuerLocality[<SIZE=30 MAXLENGTH=70>]
State
State
State
IssuerState
IssuerState
Country
Country
Country
IssuerCountry
IssueCountry
Validity Dates
Start
ValidBegDate
ValidBegDate
ValidEndDate
ValidEndDate
[CertAppDesigner]
1S6S7S
Hidden fields:
Approved:
Approved
Request type:
RequestType
Certificate:
Certificate
Categori_ze0
_Edit Document
Send Docu_ment
_Forward
_Move To Folder...
_Remove From Folder
O=Lotus Notes
O=Lotus Notes
PURSAFO
|.:#U
O=Lotus Notes
CN=Lotus Notes Template Development/O=Lotus Notes
PURSAFO
Fde!f^^
Untitled
Untitled2
ValidFrom
ValidTo
ValidDays
$TITLE
$Readers
$FormUsers
$Info
$WindowTitle
$$Script_O
$$ScriptName
$Body
$ACTIONS
Certificate Registration Approval
5Courier New
'++LotusScript Development Environment:2:5:(Options):0:74
Option Public
Use "CertLib"
'++LotusScript Development Environment:2:5:(Forward):0:1
'++LotusScript Development Environment:2:5:(Declarations):0:2
CertSubmitApproval'++LotusScript Development Environment:2:5:(Options):0:74
Use "CertLib"
'++LotusScript Development Environment:2:5:(Forward):0:1
'++LotusScript Development Environment:2:5:(Declarations):0:10
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As NOTESUIDOCUMENT
Set Source = Bind(Objectname_)
End Sub
CertIsDel
1S2S
Certificate Registration Approval
CertIsDel
1S2S
A certificate registration request has been submitted by a Web browser user. Use this form to review the request and accept or reject the certificate.
Contact Information
Full Name
TempIsRoot
HideSiteCert
CertIsDel
3S4S6S7S13S14S17S18S19S
ContactName
ContactName
E-Mail Address
EMail
EMail[<SIZE=30 MAXLENGTH=70>]
Phone Number
Phone
Phone
Comments
Comments
Comments
Name in Address Book
Quick Help
User Name
CommonName
FullName
The User Name must match a name in the People view of the Public Address Book. You can modify this field to assure that it matches the name of the intended user.
Certificate Subject & Issuer
Certificate Subject
Certificate Issuer
Common Name
CommonName
CommonName[<SIZE=30 MAXLENGTH=30>]
CommonName
IssuerCommonName[<SIZE=30 MAXLENGTH=30>]
Organization
Org[<SIZE=30 MAXLENGTH=30>]
IssuerOrg[<SIZE=30 MAXLENGTH=30>]
Organizational Unit
OrgUnit
OrgUnit
OrgUnit
IssuerOrgUnit
City
Locality
Locality[<SIZE=30 MAXLENGTH=70>]
Locality
IssuerLocality[<SIZE=30 MAXLENGTH=70>]
State
State
State
State
IssuerState
Country
Country
Country
Country
IssueCountry
Certificate Validity Dates
Start:
ValidBegDate
ValidBegDate
ValidEndDate
ValidEndDate
Choose an Action for this Registration Request
Quick Help
TempIsRoot
HideSiteCert
CertIsDel
2S3S4S6S7S13S14S17S18S19S
SendEmailSelect to send e-mail notification to the requestor
Send a notification email to the requestor | 1
Accept
HideSiteCert
CertIsDel
0S6S7S10S11S12S
Accept the Request
MailSubject
Your Certificate
1S2S
MailBody
Your client certificate has been accepted and submitted to the server's Address book.
0R1S2S
BoxTitle
Certificate Accepted
0R1S2S
AdminFileName
admin4.nsf
CurrentServer
CurrentServer
AdminFileName
Approved
0R1S2S3S
DialogSubmitAccept
BoxTitle
0R10S
SendEMail
Email
EMail
MailSubject
MailBody
0R3S4S5S6S7S8S10S13S14S15S16S18S20S23S
0R4S
Accept
Reject
Reason
ReasonSpecify a reason for the reject decision for your records
Reject the Request
'++LotusScript Development Environment:2:5:(Options):0:66
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Dim workspace As New NotesUIWorkspace
Dim uidoc As NotesUIDocument
Dim doc As NotesDocument
Set uidoc = workspace.CurrentDocument
Set doc = uidoc.Document
ok = RejectCertificate(doc)
If Not ok Then Messagebox GetString(err_RejectFailed)
Call uidoc.Save
Call uidoc.Close
End Sub
New Button
Need a newer version of Notes to execute this button.
0S0E
Reject
Choose an action for this request.
Accept:
A request will be submitted to the Administration Process to add the certificate to the user's Person record in the Public Address Book.
Reject:
The certificate won't be added to the address book, but a record of the request will be maintained in the "Rejected Certificate Requests" view in this database.
You can specify a reason for rejecting the request for your records.