Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
04a03833
Commit
04a03833
authored
Mar 06, 2014
by
Jonathon Duerig
Browse files
Change wording when handing SSL certificate to a tool.
parent
b01e48ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/getsslcertjs.php3
View file @
04a03833
...
...
@@ -93,8 +93,10 @@ PAGEHEADER("Export SSL Certificate");
<center>
<h2><br>
Do you wish to export
your private certificate
?
A tool has requested
your private certificate
.
</h2>
<p>
If you accept, the tool will be able to act on your behalf. Click confirm below if you wish to proceed or close this window to cancel.
</p>
<form
onsubmit=
"sendCertificate(); return false;"
>
<b><input
type=
submit
name=
confirmed
value=
Confirm
></b>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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