Skip to content

Commit e30f109

Browse files
authored
Merge pull request #1 from Keyfactor/dev
Initial Release
2 parents 33f25b4 + 64c7470 commit e30f109

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ This extension uses the contact information of the GCC Domain point of contact f
126126

127127

128128
## Valid GlobalSign SAN Usage
129-
GlobalSign supports specific combinations of SAN types with certain products. For example, a Private IP can only be used as a SAN with a `PV_INTRA` Certificate.
129+
GlobalSign supports specific combinations of SAN types with certain GlobalSign products. For example, a Private IP can only be used as a SAN with a `PV_INTRA` Certificate.
130130
Please refer to the GlobalSign documentation for more information on SAN usage: [GlobalSign MSSL API User Guide (Section 2.2.5)](https://www.globalsign.com/en/repository/globalsign-mssl-api-user-guide.pdf)
131131

132132
## Enrollment Fields

docsource/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ GlobalSign supports the following Root certificates: [GlobalSign Root Certificat
2020
Each additional Root will require a separate CA setup.
2121

2222
## Valid GlobalSign SAN Usage
23-
GlobalSign supports specific combinations of SAN types with certain products. For example, a Private IP can only be used as a SAN with a `PV_INTRA` Certificate.
23+
GlobalSign supports specific combinations of SAN types with certain GlobalSign products. For example, a Private IP can only be used as a SAN with a `PV_INTRA` Certificate.
2424
Please refer to the GlobalSign documentation for more information on SAN usage: [GlobalSign MSSL API User Guide (Section 2.2.5)](https://www.globalsign.com/en/repository/globalsign-mssl-api-user-guide.pdf)
2525

2626

integration-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"description": "GlobalSign MSSL plugin for the AnyCA REST Gateway framework",
1010
"gateway_framework": "25.2.0",
1111
"release_dir": "globalsign-mssl-caplugin/bin/Release/",
12-
"release_project": "cscglobal-caplugin/CSCGlobalCAPlugin.csproj",
12+
"release_project": "globalsign-mssl-caplugin/GlobalSignCAPlugin.csproj",
1313
"about": {
1414
"carest": {
1515
"ca_plugin_config": [

0 commit comments

Comments
 (0)