Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ocsp attributes for ssl_key_cert and ssl_certificate rresources #884

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

urohit011
Copy link
Collaborator

This commit is for adding ocsp attributes for ssl_cert_key and ssl_certificate resource. Closes #850

> go test -v ./bigip -run="TestAccBigipSslCertificate*"
=== RUN   TestAccBigipSslCertificateImportToBigip
--- PASS: TestAccBigipSslCertificateImportToBigip (9.06s)
=== RUN   TestAccBigipSslCertificateTCs
--- PASS: TestAccBigipSslCertificateTCs (21.41s)
=== RUN   TestAccBigipSslCertificateOCSP
--- PASS: TestAccBigipSslCertificateOCSP (9.08s)
PASS
ok  	github.com/F5Networks/terraform-provider-bigip/bigip	40.688s


> go test -v ./bigip -run="TestAccBigipSSLCertKeyCreate*"
=== RUN   TestAccBigipSSLCertKeyCreate
--- PASS: TestAccBigipSSLCertKeyCreate (12.47s)
=== RUN   TestAccBigipSSLCertKeyCreateCertKeyProfile
--- PASS: TestAccBigipSSLCertKeyCreateCertKeyProfile (14.67s)
=== RUN   TestAccBigipSSLCertKeyCreateCertKeyProfileOCSP
--- PASS: TestAccBigipSSLCertKeyCreateCertKeyProfileOCSP (7.76s)
PASS
ok  	github.com/F5Networks/terraform-provider-bigip/bigip	35.701s

@RavinderReddyF5 RavinderReddyF5 merged commit 18238b4 into F5Networks:devel Oct 11, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants