Skip to content

Commit e8d84f8

Browse files
author
Tajo Fittkau
committed
Adding Parameter help to the header.
1 parent 25d984f commit e8d84f8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Request-Certificate.ps1

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ e.g. dns=test.jofe.ch,[email protected]
3030
Specifies the name for the temple of the CA to issue the certificate(s).
3131
The default value is "WebServer".
3232
33+
.PARAMETER KeyLength
34+
Specifies the key length in Bit for the certificate.
35+
Possible Values: 1024,2048,3072,4096,15360
36+
Default Value: 2048
37+
3338
.PARAMETER CAName
3439
Specifies the name of the CA to send the request to in the format FQDN\CAName
3540
If the CAName is not specified, then the directory is queried for a list of enterprise CAs.

0 commit comments

Comments
 (0)