kopia lustrzana https://github.com/gaul/s3proxy
mention CN
rodzic
170e342b20
commit
542a791a9e
|
@ -97,7 +97,7 @@ To setup the keystore, do
|
||||||
$ keytool -keystore keystore.jks -alias aws -genkey -keyalg RSA
|
$ keytool -keystore keystore.jks -alias aws -genkey -keyalg RSA
|
||||||
```
|
```
|
||||||
|
|
||||||
Use `*.s3.amazonaws.com` if you wish to proxy
|
Use `*.s3.amazonaws.com` as the `CN` if you wish to proxy
|
||||||
access to Amazon S3 itself. Applications will reject the self-signed
|
access to Amazon S3 itself. Applications will reject the self-signed
|
||||||
certificate, unless you import it to the application's trusted
|
certificate, unless you import it to the application's trusted
|
||||||
store. If the application is written in Java, you can do:
|
store. If the application is written in Java, you can do:
|
||||||
|
|
Ładowanie…
Reference in New Issue