| Solaris |
|
|
The extras repository can be viewed from a web browser once you import the certificate you obtained from https://pkg.sun.com/.
These instructions can also be applied to any other repositories that you obtain certificates for from https://pkg.sun.com/.
To import the certificate, you will first need to convert it from its original format (PEM-encoded) to a format the browser understands (PKCS12).
You can convert the certificate you received from https://pkg.sun.com/ by performing the following steps:
$ openssl pkcs12 -export -in extras.certificate -inkey extras.key -out extras.p12
It will prompt you (twice) for a password to protect the new certificate. If you don't want to protect it with a password (not recommended), just press enter when prompted for a password.
Now you can import the certificate into your web browser. If you use FireFox, this is how you import it:
Now you can access https://pkg.sun.com/opensolaris/extra/ (please note the slash at the end!).
If you use FireFox, you'll notice that it will ask you every time you visit the site which certificate you want to access the website. If you don't like that:
It should only prompt you once more (at most) after doing this.
Terms of Use
|
Privacy
|
Trademarks
|
Copyright Policy
|
Site Guidelines
|
Site Map
|
Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.
© 2012, Oracle Corporation and/or its affiliates.