Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshg committed Jun 12, 2017
1 parent 04541e6 commit 9407a18
Show file tree
Hide file tree
Showing 279 changed files with 2,111 additions and 1,438 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
### 1.0.4
## 1.0.4

- Support to exclude the default JDK cacerts.
- Many bug fixes
- Dependency upgrades.

## 1.0.3

Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ You can achieve the same using [OpenSSL][openssl-wiki] and java [Keytool][keytoo

* Binary

[Download (v1.0.3)][download]
[Download (v1.0.4)][download]

> After download, make sure to set the execute permission (`chmod +x installcerts`). Windows users can run the executable jar.
Expand All @@ -20,7 +20,7 @@ You can achieve the same using [OpenSSL][openssl-wiki] and java [Keytool][keytoo
```
> The binary would be located at `build/libs/installcerts`

Inorder to build a new version, change `appVersion` in the [gradle.properties](gradle.properties) or pass it to `./gradlew -PappVersion=1.0.3`
Inorder to build a new version, change `appVersion` in the [gradle.properties](gradle.properties) or pass it to `./gradlew -PappVersion=1.0.4`

* Github Release

Expand Down Expand Up @@ -236,10 +236,10 @@ OPTIONS
----------
<sup>**</sup>Require [Java 8 or later][java-download]

[version-svg]: https://img.shields.io/badge/installcerts-1.0.3-green.svg?style=flat-square
[doc-svg]: https://img.shields.io/badge/apidoc-1.0.3-ff69b4.svg?style=flat-square
[version-svg]: https://img.shields.io/badge/installcerts-1.0.4-green.svg?style=flat-square
[doc-svg]: https://img.shields.io/badge/apidoc-1.0.4-ff69b4.svg?style=flat-square
[apidoc-url]: https://sureshg.github.io/InstallCerts/
[download]: https://github.com/sureshg/InstallCerts/releases/download/1.0.3/installcerts
[download]: https://github.com/sureshg/InstallCerts/releases/download/1.0.4/installcerts
[java-download]: http://www.oracle.com/technetwork/java/javase/downloads/index.html
[github-token]: https://github.com/settings/tokens
[installcert-blog]: https://blogs.oracle.com/gc/entry/unable_to_find_valid_certification
Expand Down
6 changes: 3 additions & 3 deletions docs/alltypes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="stylesheet" href="../style.css">
</HEAD>
<BODY>
<h2>1.0.3</h2>
<h2>1.0.4</h2>
<h3>All Types</h3>
<table>
<tbody>
Expand Down Expand Up @@ -144,7 +144,7 @@ <h3>All Types</h3>
<td>
<a href="../io.sureshg.extn/-key-store-type/index.html">io.sureshg.extn.KeyStoreType</a></td>
<td>
<p>Java <a href="http://docs.oracle.com/javase/6/docs/api/java/security/KeyStore.html">KeyStore</a> types.</p>
<p>Java <a href="http://docs.oracle.com/javase/8/docs/api/java/security/KeyStore.html">KeyStore</a> types.</p>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -185,7 +185,7 @@ <h3>All Types</h3>
<td>
<a href="../io.sureshg.extn/-saving-trust-manager/index.html">io.sureshg.extn.SavingTrustManager</a></td>
<td>
<p>An <a href="http://docs.oracle.com/javase/6/docs/api/javax/net/ssl/X509TrustManager.html">X509TrustManager</a> to save the server/client cert chains.</p>
<p>An <a href="http://docs.oracle.com/javase/8/docs/api/javax/net/ssl/X509TrustManager.html">X509TrustManager</a> to save the server/client cert chains.</p>
</td>
</tr>
<tr>
Expand Down
540 changes: 271 additions & 269 deletions docs/index-outline.html

Large diffs are not rendered by default.

22 changes: 15 additions & 7 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@
<link rel="stylesheet" href="style.css">
</HEAD>
<BODY>
<br/>
<br/>
<h2>1.0.4</h2>
<ul><li>Support to exclude the default JDK cacerts.</li>
<li>Many bug fixes</li>
<li>Dependency upgrades.</li>
</ul>
<h2>1.0.3</h2>
<h3>Changes</h3>
<ul><li>A new task for creating release and <a href="https://help.github.com/articles/creating-releases/">publishing to Github</a>.</li>
Expand All @@ -18,31 +21,36 @@ <h3>Packages</h3>
<tbody>
<tr>
<td>
<a href="io.sureshg/index.html">io.sureshg</a></td>
<p><a href="io.sureshg/index.html">io.sureshg</a></p>
</td>
<td>
</td>
</tr>
<tr>
<td>
<a href="io.sureshg.cmd/index.html">io.sureshg.cmd</a></td>
<p><a href="io.sureshg.cmd/index.html">io.sureshg.cmd</a></p>
</td>
<td>
</td>
</tr>
<tr>
<td>
<a href="io.sureshg.crypto/index.html">io.sureshg.crypto</a></td>
<p><a href="io.sureshg.crypto/index.html">io.sureshg.crypto</a></p>
</td>
<td>
</td>
</tr>
<tr>
<td>
<a href="io.sureshg.extn/index.html">io.sureshg.extn</a></td>
<p><a href="io.sureshg.extn/index.html">io.sureshg.extn</a></p>
</td>
<td>
</td>
</tr>
<tr>
<td>
<a href="io.sureshg.log/index.html">io.sureshg.log</a></td>
<p><a href="io.sureshg.log/index.html">io.sureshg.log</a></p>
</td>
<td>
</td>
</tr>
Expand Down
1 change: 1 addition & 0 deletions docs/io.sureshg.cmd/-install/-init-.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<a href="../index.html">io.sureshg.cmd</a>&nbsp;/&nbsp;<a href="index.html">Install</a>&nbsp;/&nbsp;<a href=".">&lt;init&gt;</a><br/>
<br/>
<h1>&lt;init&gt;</h1>
<a name="io.sureshg.cmd.Install$&lt;init&gt;()"></a>
<code><span class="identifier">Install</span><span class="symbol">(</span><span class="symbol">)</span></code>
<p>Install command.</p>
<p><strong>Author</strong><br/>
Expand Down
2 changes: 1 addition & 1 deletion docs/io.sureshg.cmd/-install/all.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
<br/>
<h1>all</h1>
<a name="io.sureshg.cmd.Install$all"></a>
<code><span class="keyword">var </span><span class="identifier">all</span><span class="symbol">: </span><span class="identifier">Boolean</span></code> <a href="https://github.com/sureshg/InstallCerts/blob/master/src/main/kotlin/io/sureshg/cmd/Install.kt#L31">(source)</a>
<code><span class="keyword">var </span><span class="identifier">all</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
</BODY>
</HTML>
2 changes: 1 addition & 1 deletion docs/io.sureshg.cmd/-install/build-attrs.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<br/>
<h1>buildAttrs</h1>
<a name="io.sureshg.cmd.Install$buildAttrs"></a>
<code><span class="keyword">val </span><span class="identifier">buildAttrs</span><span class="symbol">: </span><a href="http://docs.oracle.com/javase/6/docs/api/java/util/jar/Attributes.html"><span class="identifier">Attributes</span></a><span class="symbol">?</span></code> <a href="https://github.com/sureshg/InstallCerts/blob/master/src/main/kotlin/io/sureshg/cmd/Install.kt#L62">(source)</a>
<code><span class="keyword">val </span><span class="identifier">buildAttrs</span><span class="symbol">: </span><a href="http://docs.oracle.com/javase/8/docs/api/java/util/jar/Attributes.html"><span class="identifier">Attributes</span></a><span class="symbol">?</span></code>
<p>Build info attributes</p>
<p><strong>Getter</strong><br/>
<p>Build info attributes</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/io.sureshg.cmd/-install/debug.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
<br/>
<h1>debug</h1>
<a name="io.sureshg.cmd.Install$debug"></a>
<code><span class="keyword">var </span><span class="identifier">debug</span><span class="symbol">: </span><span class="identifier">Boolean</span></code> <a href="https://github.com/sureshg/InstallCerts/blob/master/src/main/kotlin/io/sureshg/cmd/Install.kt#L40">(source)</a>
<code><span class="keyword">var </span><span class="identifier">debug</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
</BODY>
</HTML>
2 changes: 1 addition & 1 deletion docs/io.sureshg.cmd/-install/help-option.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
<br/>
<h1>helpOption</h1>
<a name="io.sureshg.cmd.Install$helpOption"></a>
<code><span class="identifier">@Inject</span> <span class="keyword">lateinit</span> <span class="keyword">var </span><span class="identifier">helpOption</span><span class="symbol">: </span><span class="identifier">HelpOption</span></code> <a href="https://github.com/sureshg/InstallCerts/blob/master/src/main/kotlin/io/sureshg/cmd/Install.kt#L22">(source)</a>
<code><span class="identifier">@Inject</span> <span class="keyword">lateinit</span> <span class="keyword">var </span><span class="identifier">helpOption</span><span class="symbol">: </span><span class="identifier">HelpOption</span></code>
</BODY>
</HTML>
2 changes: 1 addition & 1 deletion docs/io.sureshg.cmd/-install/host-port.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<br/>
<h1>hostPort</h1>
<a name="io.sureshg.cmd.Install$hostPort"></a>
<code><span class="keyword">val </span><span class="identifier">hostPort</span><span class="symbol">: </span><span class="identifier">Pair</span><span class="symbol">&lt;</span><span class="identifier">String</span><span class="symbol">,</span>&nbsp;<span class="identifier">Int</span><span class="symbol">&gt;</span></code> <a href="https://github.com/sureshg/InstallCerts/blob/master/src/main/kotlin/io/sureshg/cmd/Install.kt#L48">(source)</a>
<code><span class="keyword">val </span><span class="identifier">hostPort</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-pair/index.html"><span class="identifier">Pair</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">&gt;</span></code>
<p>Split the host and port from the <a href="uri.html">uri</a></p>
<p><strong>Getter</strong><br/>
<p>Split the host and port from the <a href="uri.html">uri</a></p>
Expand Down
72 changes: 46 additions & 26 deletions docs/io.sureshg.cmd/-install/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<a href="../index.html">io.sureshg.cmd</a>&nbsp;/&nbsp;<a href=".">Install</a><br/>
<br/>
<h1>Install</h1>
<code><span class="identifier">@Command</span><span class="symbol">(</span>"installcerts"<span class="symbol">, </span>"Creates PKCS12 TrustStore by retrieving server certificates"<span class="symbol">)</span> <span class="keyword">class </span><span class="identifier">Install</span></code> <a href="https://github.com/sureshg/InstallCerts/blob/master/src/main/kotlin/io/sureshg/cmd/Install.kt#L19">(source)</a>
<code><span class="identifier">@Command</span><span class="symbol">(</span>"installcerts"<span class="symbol">, </span>"Creates PKCS12 TrustStore by retrieving server certificates"<span class="symbol">)</span> <span class="keyword">class </span><span class="identifier">Install</span></code>
<p>Install command.</p>
<p><strong>Author</strong><br/>
Suresh</p>
Expand All @@ -17,7 +17,8 @@ <h3>Constructors</h3>
<tbody>
<tr>
<td>
<a href="-init-.html">&lt;init&gt;</a></td>
<p><a href="-init-.html">&lt;init&gt;</a></p>
</td>
<td>
<code><span class="identifier">Install</span><span class="symbol">(</span><span class="symbol">)</span></code>
<p>Install command.</p>
Expand All @@ -30,67 +31,84 @@ <h3>Properties</h3>
<tbody>
<tr>
<td>
<a href="all.html">all</a></td>
<p><a href="all.html">all</a></p>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">all</span><span class="symbol">: </span><span class="identifier">Boolean</span></code></td>
<code><span class="keyword">var </span><span class="identifier">all</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td>
</tr>
<tr>
<td>
<a href="build-attrs.html">buildAttrs</a></td>
<p><a href="build-attrs.html">buildAttrs</a></p>
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">buildAttrs</span><span class="symbol">: </span><a href="http://docs.oracle.com/javase/6/docs/api/java/util/jar/Attributes.html"><span class="identifier">Attributes</span></a><span class="symbol">?</span></code>
<code><span class="keyword">val </span><span class="identifier">buildAttrs</span><span class="symbol">: </span><a href="http://docs.oracle.com/javase/8/docs/api/java/util/jar/Attributes.html"><span class="identifier">Attributes</span></a><span class="symbol">?</span></code>
<p>Build info attributes</p>
</td>
</tr>
<tr>
<td>
<a href="debug.html">debug</a></td>
<p><a href="debug.html">debug</a></p>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">debug</span><span class="symbol">: </span><span class="identifier">Boolean</span></code></td>
<code><span class="keyword">var </span><span class="identifier">debug</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td>
</tr>
<tr>
<td>
<a href="help-option.html">helpOption</a></td>
<p><a href="help-option.html">helpOption</a></p>
</td>
<td>
<code><span class="keyword">lateinit</span> <span class="keyword">var </span><span class="identifier">helpOption</span><span class="symbol">: </span><span class="identifier">HelpOption</span></code></td>
</tr>
<tr>
<td>
<a href="host-port.html">hostPort</a></td>
<p><a href="host-port.html">hostPort</a></p>
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">hostPort</span><span class="symbol">: </span><span class="identifier">Pair</span><span class="symbol">&lt;</span><span class="identifier">String</span><span class="symbol">,</span>&nbsp;<span class="identifier">Int</span><span class="symbol">&gt;</span></code>
<code><span class="keyword">val </span><span class="identifier">hostPort</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-pair/index.html"><span class="identifier">Pair</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">&gt;</span></code>
<p>Split the host and port from the <a href="uri.html">uri</a></p>
</td>
</tr>
<tr>
<td>
<a href="show-version.html">showVersion</a></td>
<p><a href="no-jdk-ca-certs.html">noJdkCaCerts</a></p>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">noJdkCaCerts</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td>
</tr>
<tr>
<td>
<p><a href="show-version.html">showVersion</a></p>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">showVersion</span><span class="symbol">: </span><span class="identifier">Boolean</span></code></td>
<code><span class="keyword">var </span><span class="identifier">showVersion</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td>
</tr>
<tr>
<td>
<a href="store-passwd.html">storePasswd</a></td>
<p><a href="store-passwd.html">storePasswd</a></p>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">storePasswd</span><span class="symbol">: </span><span class="identifier">String</span></code></td>
<code><span class="keyword">var </span><span class="identifier">storePasswd</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td>
</tr>
<tr>
<td>
<a href="timeout.html">timeout</a></td>
<p><a href="timeout.html">timeout</a></p>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">timeout</span><span class="symbol">: </span><span class="identifier">Int</span></code></td>
<code><span class="keyword">var </span><span class="identifier">timeout</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td>
</tr>
<tr>
<td>
<a href="uri.html">uri</a></td>
<p><a href="uri.html">uri</a></p>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">uri</span><span class="symbol">: </span><span class="identifier">String</span></code></td>
<code><span class="keyword">var </span><span class="identifier">uri</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td>
</tr>
<tr>
<td>
<a href="verbose.html">verbose</a></td>
<p><a href="verbose.html">verbose</a></p>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">verbose</span><span class="symbol">: </span><span class="identifier">Boolean</span></code></td>
<code><span class="keyword">var </span><span class="identifier">verbose</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td>
</tr>
</tbody>
</table>
Expand All @@ -99,9 +117,10 @@ <h3>Functions</h3>
<tbody>
<tr>
<td>
<a href="run.html">run</a></td>
<p><a href="run.html">run</a></p>
</td>
<td>
<code><span class="keyword">fun </span><span class="identifier">run</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Unit</span></code>
<code><span class="keyword">fun </span><span class="identifier">run</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
<p>Executes the command</p>
</td>
</tr>
Expand All @@ -112,10 +131,11 @@ <h3>Extension Properties</h3>
<tbody>
<tr>
<td>
<a href="../../io.sureshg.extn/kotlin.-any/p.html">p</a></td>
<p><a href="../../io.sureshg.extn/kotlin.-any/p.html">p</a></p>
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">Any</span><span class="symbol">?</span><span class="symbol">.</span><span class="identifier">p</span><span class="symbol">: </span><span class="identifier">Unit</span></code>
<p>Prints the <a href="#">Any.toString</a> to console.</p>
<code><span class="keyword">val </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">.</span><span class="identifier">p</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
<p>Prints the <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/to-string.html">Any.toString</a> to console.</p>
</td>
</tr>
</tbody>
Expand Down
14 changes: 14 additions & 0 deletions docs/io.sureshg.cmd/-install/no-jdk-ca-certs.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Install.noJdkCaCerts - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">io.sureshg.cmd</a>&nbsp;/&nbsp;<a href="index.html">Install</a>&nbsp;/&nbsp;<a href=".">noJdkCaCerts</a><br/>
<br/>
<h1>noJdkCaCerts</h1>
<a name="io.sureshg.cmd.Install$noJdkCaCerts"></a>
<code><span class="keyword">var </span><span class="identifier">noJdkCaCerts</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
</BODY>
</HTML>
2 changes: 1 addition & 1 deletion docs/io.sureshg.cmd/-install/run.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<br/>
<h1>run</h1>
<a name="io.sureshg.cmd.Install$run()"></a>
<code><span class="keyword">fun </span><span class="identifier">run</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Unit</span></code> <a href="https://github.com/sureshg/InstallCerts/blob/master/src/main/kotlin/io/sureshg/cmd/Install.kt#L67">(source)</a>
<code><span class="keyword">fun </span><span class="identifier">run</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
<p>Executes the command</p>
</BODY>
</HTML>
2 changes: 1 addition & 1 deletion docs/io.sureshg.cmd/-install/show-version.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
<br/>
<h1>showVersion</h1>
<a name="io.sureshg.cmd.Install$showVersion"></a>
<code><span class="keyword">var </span><span class="identifier">showVersion</span><span class="symbol">: </span><span class="identifier">Boolean</span></code> <a href="https://github.com/sureshg/InstallCerts/blob/master/src/main/kotlin/io/sureshg/cmd/Install.kt#L43">(source)</a>
<code><span class="keyword">var </span><span class="identifier">showVersion</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
</BODY>
</HTML>
2 changes: 1 addition & 1 deletion docs/io.sureshg.cmd/-install/store-passwd.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
<br/>
<h1>storePasswd</h1>
<a name="io.sureshg.cmd.Install$storePasswd"></a>
<code><span class="keyword">var </span><span class="identifier">storePasswd</span><span class="symbol">: </span><span class="identifier">String</span></code> <a href="https://github.com/sureshg/InstallCerts/blob/master/src/main/kotlin/io/sureshg/cmd/Install.kt#L28">(source)</a>
<code><span class="keyword">var </span><span class="identifier">storePasswd</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code>
</BODY>
</HTML>
Loading

0 comments on commit 9407a18

Please sign in to comment.