orc-lang / orc

Orc programming language implementation
https://orc.csres.utexas.edu/
BSD 3-Clause "New" or "Revised" License
41 stars 3 forks source link

Update server keypairs & certificates #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Action:
Replace keypairs & self-signed certificates on Orc server.  The current 
certificates are expired.
This is needed for at least two keypairs & certificates:
1. The Web server HTTPS keypair & certificate.
2. The Google OAuth keypair & certificate.

Objective:
So that our X.509 certificates are valid.

Original issue reported on code.google.com by jthywissen on 8 May 2012 at 8:11

GoogleCodeExporter commented 9 years ago
Fresh keypair generated & certificate signing request submitted for Web server 
HTTPS.

Original comment by jthywissen on 2 Jul 2012 at 5:19

GoogleCodeExporter commented 9 years ago
Google OAuth keypair & certificate updated.

Original comment by jthywissen on 2 Jul 2012 at 10:21

GoogleCodeExporter commented 9 years ago
UTCS-generated certificate installed for Jetty HTTPS use.

Original comment by jthywissen on 6 Jul 2012 at 9:10