Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpcs
dfss
Commits
b3e5cb22
Commit
b3e5cb22
authored
Jan 22, 2016
by
Axel
Browse files
US-176: Renaming generated files to dfSs
parent
c752543a
Pipeline
#156
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
dfssp/authority/rootCA.go
View file @
b3e5cb22
...
...
@@ -13,9 +13,9 @@ import (
const
(
// PkeyFileName is the private key file default name
PkeyFileName
=
"df
f
sp_pkey.pem"
PkeyFileName
=
"df
s
sp_pkey.pem"
// RootCAFileName is the root certificate file default name
RootCAFileName
=
"df
f
sp_rootCA.pem"
RootCAFileName
=
"df
s
sp_rootCA.pem"
)
// PlatformID contains platform private key and root certificate
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment